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 Specify Multiple Resources in a Single Try-With-Resources Statement
The ability to specify multiple resources in a single try-with-resources statement is a feature introduced in Java 7. But, it can be fraught with peril if not used carefully. Read on to ensure you do this right every time.
August 27, 2018
by Dustin Marx
· 111,804 Views · 10 Likes
article thumbnail
Java Enums: How to Use Configurable Sorting Fields
Want to learn more about how to use Java enums with configurable sorting fields? Check out this tutorial to learn more about using enums with sorting fields.
Updated August 27, 2018
by Brijesh Saxena DZone Core CORE
· 30,739 Views · 16 Likes
article thumbnail
Using the Bridge Design Pattern in Java
Want to learn more about design patterns in Java? Check out this post to learn more about how to use the bridge design pattern in this tutorial.
August 27, 2018
by Brijesh Saxena DZone Core CORE
· 48,903 Views · 19 Likes
article thumbnail
A Start to Finish Guide to Docker With Java, Part 2
In the final part of this two-part series, we continue to learn all the things you need to get started with Docker, such managing applications and images.
August 27, 2018
by Eugen Paraschiv
· 8,139 Views · 12 Likes
article thumbnail
Top 10 Java Interview Questions That I Recently Faced
Need help getting ready for your next Java interview? Check out this post on the top 10 Java interview questions to make sure you're prepared!
August 27, 2018
by Zoltan Raffai
· 80,974 Views · 66 Likes
article thumbnail
Choosing the IDE to Build Your Jakarta EE Application
Need help deciding on an IDE for building your next Jakarta EE project? Check out this post to learn more about the types of IDEs for application development.
August 26, 2018
by Steve Millidge
· 17,590 Views · 2 Likes
article thumbnail
Hibernate Mapping
Let's take a look at Hibernate mapping and also explore the relationships that can be established between entities.
August 25, 2018
by Ankit Kumar
· 143,408 Views · 16 Likes
article thumbnail
Mule ESB 3.9: Validate Files in Local Directory Using Groovy Component (Google Guava)
This article will explain how to validate files on the source local directory using Groovy Component and Google Guava.
August 24, 2018
by Enrico Rafols Dela Cruz
· 7,614 Views · 2 Likes
article thumbnail
Strategy vs. Factory Design Patterns in Java
Want to learn more about using strategy and factory patterns in Java? Check out this tutorial to learn how to use both on your next project!
August 24, 2018
by Brijesh Saxena DZone Core CORE
· 80,936 Views · 23 Likes
article thumbnail
Micronaut Mastery: Return Responses Based on the HTTP Accept Header
Take a look at how to get your Micronaut-based microservice to format its response based on a request's Accept header.
August 24, 2018
by Hubert Klein Ikkink
· 20,577 Views · 3 Likes
article thumbnail
CompletableFuture Timeouts in Java
Futures and timeouts — seems like the start of a weird sci-fi movie. Let's take a look at how JDK 9 improves on JDK 8's CompletableFuture. Click here for more!
August 23, 2018
by Grzegorz Piwowarek
· 43,856 Views · 25 Likes
article thumbnail
Decorator Design Pattern in Java
Want to learn more about using the decorator design pattern in Java? Check out this example using the Shape class to learn how.
August 23, 2018
by Brijesh Saxena DZone Core CORE
· 152,446 Views · 43 Likes
article thumbnail
How Does HTTP Basic Authentication Work in Spring Security?
Want to learn more about how to HTTP basic authentication works in Spring Security? Check out this post to learn more about HTTP basic authentication.
August 23, 2018
by Javin Paul
· 62,174 Views · 9 Likes
article thumbnail
Java 11: Standardized HTTP Client API
Want to learn more about the API changes in Java 11? Check out this post to learn more about the new standardized HTTP client in JDK 11.
August 23, 2018
by Mahmoud Anouti
· 113,528 Views · 36 Likes
article thumbnail
Building a Basic CRUD RESTful Spring Boot MVC Application: Getting Started With Java Spring
In this article, I will show you how to extend its features by creating a Basic CRUD RESTFul Spring boot MVC application through an example.
Updated August 22, 2018
by Zoltan Raffai
· 91,320 Views · 11 Likes
article thumbnail
Difference Between Volatile and Synchronized Keywords in Java
Want to learn more about the difference between volatile and synchronized keywords? Check out this post to learn more about different keywords and variables in Java.
August 22, 2018
by Siddhartha Bhattacharjee
· 64,708 Views · 23 Likes
article thumbnail
Spring Boot Thin JAR Builder for Running Java Microservices
Let's try thinking thin — in this tutorial, we'll see how to use Spring Boot Thin JAR Builder to run Spring Boot microservices.
August 22, 2018
by Tetiana Fydorenchyk
· 11,026 Views · 5 Likes
article thumbnail
GraphQL — The Future of Microservices?
Today, we'll talk about how to use GraphQL with Spring Boot microservices and the advantages over REST APIs.
August 22, 2018
by Piotr Mińkowski
· 25,225 Views · 13 Likes
article thumbnail
Null Object Pattern in Java
Want to learn more about using the null object pattern in Java? Check out this tutorial to learn how to use the null object pattern with the optional class!
August 22, 2018
by Brijesh Saxena DZone Core CORE
· 89,551 Views · 47 Likes
article thumbnail
REST Webservices Using Jersey 2.x and Maven
This article attempts to test a sample REST implementation using this update. It uses a single REST API operation.
August 21, 2018
by Naveen Vemulapalli
· 67,872 Views · 4 Likes
  • Previous
  • ...
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • ...
  • 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: