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
Facade Design Pattern In Java
Here I am with another article on design patterns. A Facade object is use to provide a simple interface by hiding complexities of a complex system.
October 6, 2020
by Brijesh Saxena
· 11,652 Views · 8 Likes
article thumbnail
CRUD Operations on Deeply Nested Comments: Scalable Spring Boot and Spring Data approach
In this post, I present CRUD operations on deeply nested comments, stored in a relational database via Spring Boot and Spring Data. The approach is scalable but uses only JPQL and very few pessimistic locks.
October 6, 2020
by Alexander Eleseev DZone Core CORE
· 6,895 Views · 1 Like
article thumbnail
Charsets and Unicode Identifiers in Java
Ever wanted to know exactly how characters and character sets work within a programming language? Check out this comprehensive article for more!
October 6, 2020
by Pravin Jain
· 12,686 Views · 5 Likes
article thumbnail
Determining a File Type In Java
See some of the best tools that Java has to offer for determining file types within an application, including Apache Tika.
October 5, 2020
by Ercan Zengin
· 34,986 Views · 3 Likes
article thumbnail
Abstract Factory Pattern In Java
In this article, I will try to highlight the usage of the Abstract Factory Pattern along with the difference with the Factory Pattern.
October 5, 2020
by Brijesh Saxena
· 11,767 Views · 8 Likes
article thumbnail
InOrder Traversal Algorithm in Java
In this article, you will learn what is inorder traversal algorithm and how you can use it to print nodes of binary tree in sorted order in Java.
October 5, 2020
by Javin Paul
· 11,233 Views · 3 Likes
article thumbnail
How to Convert XLSX to CSV in Java
Convert any Excel document to CSV with support for both XLSX and XLSB file formats, as well as legacy formats such as XLS.
October 5, 2020
by Brian O'Neill DZone Core CORE
· 13,183 Views · 3 Likes
article thumbnail
How to Merge PDFs in Java
Combine two or more PDF files (pdf) into a single PDF document, preserving the order of the input documents in the combined document
October 5, 2020
by Brian O'Neill DZone Core CORE
· 4,629 Views · 2 Likes
article thumbnail
Write a Kafka Producer Using Twitter Stream
With the newly open sourced Twitter HBC, a Java HTTP library for consuming Twitter’s Streaming API, we can easily create a Kafka twitter stream producer.
Updated October 5, 2020
by Saurabh Chhajed
· 39,251 Views · 13 Likes
article thumbnail
Building an Amazon-Like Recommendation Engine Using Slash GraphQL
Get started using Dgraph's Slash GraphQL product and connect to a Spring Boot application which will act as a simple RESTful recommendation service
October 5, 2020
by John Vester DZone Core CORE
· 112,942 Views · 12 Likes
article thumbnail
Protecting Your Domain-Driven Design from Anemia
What do Monopoly and domain-driven software development have in common? Check out the answer and 4 ways to keep your domain encapsulated and avoiding anemia.
October 2, 2020
by Stuart Meikle
· 11,209 Views · 11 Likes
article thumbnail
Implementing a Web Chat With AI in Java
This article shows step by step how to implement a web chatbot using Java. Go through the steps of creating a new project and seeing the results!
Updated October 1, 2020
by Alejandro Duarte DZone Core CORE
· 40,528 Views · 11 Likes
article thumbnail
Dynamic Schedulers and Custom Cross-Server Schedule Lock
In this article, we gonna look into TaskScheduler and configure schedulers dynamically based on the database values.
October 1, 2020
by Venkatesh Rajendran
· 5,707 Views · 3 Likes
article thumbnail
Recycle Threads and Save Resources
Before we begin to talk about thread pool, let revisit threads. Threads are really powerful things. By creating multiple threads, multithreading, you can do ...
October 1, 2020
by Imran Shaikh
· 5,582 Views · 2 Likes
article thumbnail
Bootstrapping Java Kubernetes Apps With Spring Initializr and K8s Initializer
Build a Spring Boot app and deploy to K8s without writing a single line of YAML
September 30, 2020
by Daniel Bryant
· 6,463 Views · 7 Likes
article thumbnail
Considerations on Updating Enterprise Java Projects From Java 8 to 11
A general update from Java 8 to Java 11 is not easy, but also is not impossible.
September 30, 2020
by Víctor Orozco
· 4,798 Views · 3 Likes
article thumbnail
Importing a Maven Project in IntelliJ IDEA
Click here to learn more about importing a Maven project in IntelliJ IDEA.
Updated September 29, 2020
by Alejandro Duarte DZone Core CORE
· 51,962 Views · 8 Likes
article thumbnail
Data Ingestion Into Azure Data Explorer Using Kafka Connect
In this blog, we will go over how to ingest data into Azure Data Explorer using the open-source Kafka Connect Sink connector for Azure Data Explorer.
September 28, 2020
by Abhishek Gupta DZone Core CORE
· 3,190 Views · 4 Likes
article thumbnail
How to Convert a PowerPoint to PDF in Java
Convert Office PowerPoint Documents (pptx) and Office PowerPoint (97-2003) Documents (ppt) to standard PDF
September 24, 2020
by Brian O'Neill DZone Core CORE
· 10,043 Views · 2 Likes
article thumbnail
Spring security using OAuth2 with Microsoft AzureAD B2C
This blog post will explain how to configure AzureAD B2C tenant and integrate it with Spring-Security OAuth2.
September 24, 2020
by Jitendra Bisht
· 8,129 Views · 2 Likes
  • Previous
  • ...
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • ...
  • 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
×