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
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Java Topics

article thumbnail
Batch Processing Large Data Sets with Spring Boot and Spring Batch
This article contains a quick video with a great tutorial for batch processing large data sets with Spring Boot and Spring batch.
April 29, 2021
by Ram N
· 8,181 Views · 3 Likes
article thumbnail
Kubernetes for Java Developers
There is a new class of tools for dockerizing and deploying an application to Kubernetes which are aimed at developers. The latest in that category is JKube from RedHat.
April 29, 2021
by Taruvai Subramaniam
· 11,971 Views · 8 Likes
article thumbnail
Java Microbenchmark Harness (JMH)
A quick hands-on lesson to learn about Java Microbenchmark Harness (JMH). The article helps you get started and configure JMH project.
April 28, 2021
by Gaurav Gaur DZone Core CORE
· 9,702 Views · 5 Likes
article thumbnail
Lightweight Parallel Tasks in Java Microservices
BascomTask lightweight in-process task orchestration helps reign in the complexities involved with processing data from multiple sources.
April 26, 2021
by Brendan McCarthy
· 8,870 Views · 6 Likes
article thumbnail
How to Check Text Inputs for SQL Injection Attacks in Java
Learn how to detect SQL injection attacks from text input(s) using an API in Java.
April 25, 2021
by Brian O'Neill DZone Core CORE
· 8,893 Views · 3 Likes
article thumbnail
An Overview Between Java 8 and Java 11
This tutorial covers the basics of Java 8 and Java 11; it is a start to prepare you for the next LTS: Java 17.
April 25, 2021
by Otavio Santana DZone Core CORE
· 19,867 Views · 25 Likes
article thumbnail
Java 8: ConcurrentHashMap Atomic Updates
Here's a great look at what Java 8 brought to ConcurrentHashMaps, including close looks at the methods at your disposal and their performance impacts.
Updated April 23, 2021
by Tony Tapper
· 77,711 Views · 16 Likes
article thumbnail
Spring Boot Microservices + Apache Camel: A Hello World Example
A tutorial on to use Spring Boot in tandem with Apache Camel to unlock the power of routes in your mircoservice-based applications.
April 23, 2021
by Nazia Shaikh
· 18,440 Views · 4 Likes
article thumbnail
How to Create a Java Library: From Scratch to Maven Central
If you usually need to rewrite or copy similar code between different projects, it may be time to stop replicating it and create a library.
April 22, 2021
by Helber Belmiro DZone Core CORE
· 51,893 Views · 5 Likes
article thumbnail
How to Validate a VAT Number in Java
Determine if a VAT Identification Number is valid by using an API in Java. If valid, business contact information will be retrieved as well.
April 21, 2021
by Brian O'Neill DZone Core CORE
· 4,585 Views · 1 Like
article thumbnail
Beginner's Guide to Compilation in Java
Java applications are complied to bytecode then JIT and JVM takes care of code execution. Here you will find some insights about how JIT compiler works.
April 21, 2021
by Bartłomiej Żyliński DZone Core CORE
· 8,922 Views · 12 Likes
article thumbnail
Spring Data JPA + QueryDSL: Taking the Best From Both Worlds
An example of combining the two most powerful frameworks for building a maintainable and type-safe persistence layer; from Spring Data JPA we will take only CRUD operations and for all complex queries we will use QueryDSL.
Updated April 18, 2021
by Dmytro Stepanyshchenko
· 29,984 Views · 5 Likes
article thumbnail
Running Selenium Tests in Jenkins
Wondering how to integrate Jenkins with Selenium WebDriver? This guide will help you run Selenium tests in Jenkins. Learn more.
April 16, 2021
by Shalini Baskaran
· 26,413 Views · 4 Likes
article thumbnail
How to Call SOAP Services Using REST
SOAP, being a mature technology, has an extensive and often differently interpreted standard set. This article discusses how to call SOAP services using REST.
April 16, 2021
by Anthony Morris
· 25,157 Views · 5 Likes
article thumbnail
How to Delay Database Connection Acquisition in Hibernate (Spring Data)
In the case of resource-local (a single data source), Hibernate will acquire the database connection of a JDBC transaction right after the transaction starts.
April 16, 2021
by Anghel Leonard DZone Core CORE
· 16,341 Views · 5 Likes
article thumbnail
Resize a Video in Java
Learn how to resize a video with the optional preservation of the aspect ratio using APIs in Java.
April 16, 2021
by Brian O'Neill DZone Core CORE
· 4,851 Views · 1 Like
article thumbnail
Survival Guide for the Java Architect in the Cloud Era
Survival Guide for the Java Architect in the Cloud Era
April 15, 2021
by Otavio Santana DZone Core CORE
· 8,006 Views · 6 Likes
article thumbnail
Build Even Faster Quarkus Applications With fast-jar
Quarkus is already fast, but what if you could make inner loop development with the supersonic, subatomic Java framework even faster? Introducing the fast-jar format!
April 15, 2021
by Daniel Oh DZone Core CORE
· 8,544 Views · 4 Likes
article thumbnail
7 Practical Secure Coding Practices
Software Security is important more than ever. This article provides multiple live secure coding examples one has to apply while developing modern-day software.
April 14, 2021
by Awkash Agrawal
· 11,295 Views · 9 Likes
article thumbnail
Guidelines for Java Code Reviews
Get a jump-start on your next code review session with this list.
April 14, 2021
by Meenakshi Dhanani
· 9,192 Views · 9 Likes
  • Previous
  • ...
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

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 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×