DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Because the DevOps movement has redefined engineering responsibilities, SREs now have to become stewards of observability strategy.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

The Latest Java Topics

article thumbnail
How to Obtain Auto-Generated Keys With Hibernate
How to obtain auto-generated keys in a Hibernate - Spring Boot application.
September 16, 2020
by Anghel Leonard DZone Core CORE
· 14,961 Views · 4 Likes
article thumbnail
How to Convert XLSX to PDF in Java
Using a Cloudmersive API, learn how to convert Excel files to PDF in Java
September 16, 2020
by Brian O'Neill DZone Core CORE
· 11,535 Views · 3 Likes
article thumbnail
Modern Cloud-Native Jakarta EE Frameworks: Tips, Challenges, and Trends.
Changes brought by cloud-native architecture impact applications in ways that weren't critical before.
Updated September 16, 2020
by Otavio Santana DZone Core CORE
· 4,285 Views · 2 Likes
article thumbnail
Analyzing Relationships in Game of Thrones With NetworkX, Gephi, and Nebula Graph (Part Two)
In this post, we will show you how to access data in Nebula Graph by using NetworkX.
September 11, 2020
by Jamie Liu DZone Core CORE
· 7,829 Views · 3 Likes
article thumbnail
Replacing Unique_ptr With C++17's std::variant — a Practical Experiment
In this article, take a look at how to replace unique_ptr with C++17's std::variant.
September 10, 2020
by Bartłomiej Filipek
· 15,270 Views · 4 Likes
article thumbnail
Create an API Gateway with Load Balancer Using Java
Nowadays every application is moving to microservice architecture. In this architecture, API Gateway has an important role. Let's build a simple API gateway using Java.
Updated September 10, 2020
by Vishnu Viswambharan
· 28,966 Views · 10 Likes
article thumbnail
Using Kotlin, Spring Boot, and Vue.js to Make a CRUD App
Learn to build a Vue.js client application and a Spring Boot REST service, using them to demonstrate a CRUD application with Okta for authentication.
September 10, 2020
by Andrew Hughes
· 6,831 Views · 5 Likes
article thumbnail
A New Way to Test Your Multithreaded Code With JUnit
Currently, when we test multi-thread Java we call the class under test by as many threads possible. This approach has the disadvantage that most of the time our faulty test succeeds which makes debugging multi-threaded bugs a nightmare. I, therefore, developed an open-source tool, vmlens, to make JUnit test of multi-threaded Java deterministic.
Updated September 9, 2020
by Thomas Krieger
· 71,223 Views · 15 Likes
article thumbnail
Five Different Ways to Create Objects in Java
A list of five ways to create objects in Java, how they interact with constructors, and an example of how to utilize all of these methods.
Updated September 9, 2020
by Naresh Joshi DZone Core CORE
· 319,646 Views · 53 Likes
article thumbnail
Most Practical Selenium WebDriver Tutorial With Examples
A Selenium WebDriver tutorial to help you get into the basics of Selenium WebDriver, its architecture, and automate testing with Selenium WebDriver.
September 8, 2020
by Ritesh Shetty
· 10,988 Views · 5 Likes
article thumbnail
Spring Boot Togglz Usage — Part Two
In this article, we will introduce the feature flags in the properties file and control bean instantiation and initialization.
September 8, 2020
by Nagappan Subramanian DZone Core CORE
· 6,148 Views · 1 Like
article thumbnail
Test Driven Development Using TestNG, Gradle
Basic Approach to start with TDD. Simple example using Java, TestNG, Jacoco and Gradle
September 8, 2020
by Subhasis Roy
· 5,037 Views · 1 Like
article thumbnail
3 GC Techniques to Improve Application Performance
Application performance is always on the forefront of our minds, and Garbage Collection optimization is a good place to make small, but meaningful advancements.
September 7, 2020
by Tal Weiss
· 6,275 Views · 6 Likes
article thumbnail
How To Install Multiple Versions of Java on the Same Machine
SDKMan! is a tool for managing parallel versions of multiple Software Development Kits on most Unix-based systems. Read more!
Updated September 7, 2020
by Naresh Joshi DZone Core CORE
· 179,651 Views · 24 Likes
article thumbnail
Java Integer Cache: Why Integer.valueOf(127) == Integer.valueOf(127) Is True
So here's the cache...
Updated September 3, 2020
by Naresh Joshi DZone Core CORE
· 36,871 Views · 17 Likes
article thumbnail
Lambda Expression in Java 8
Java 8 Lambda expression
September 3, 2020
by Amit Datta DZone Core CORE
· 10,601 Views · 3 Likes
article thumbnail
6 Efficient Things You Can Do to Refactor a C++ Project
I took my old pet project from 2006, experimented, refactored it and made it more "modern C++". Here are my lessons and six practical steps that you can appl...
September 3, 2020
by Bartłomiej Filipek
· 12,109 Views · 2 Likes
article thumbnail
The A-Z of Web Development
Overwhelmed by the amount of jargon that exists around web development? Check out this helpful list of terms every new developer should know.
September 2, 2020
by deji adesoga DZone Core CORE
· 10,117 Views · 8 Likes
article thumbnail
How To Convert CSV to XLSX Using Java
We will show you how to convert one or multiple CSV files into an Excel Spreadsheet.
September 1, 2020
by Brian O'Neill DZone Core CORE
· 11,433 Views · 5 Likes
article thumbnail
Open Source Tools Options in Web Application Development
Innovations are constant in Open Source projects and contributions. Let's look at tools and options for Web Application Development in a Layered Architecture.
September 1, 2020
by Ravi Kiran Mallidi DZone Core CORE
· 4,872 Views · 4 Likes
  • Previous
  • ...
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • ...
  • Next

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: