DEV Community

Java

More than just a cup of coffee, Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Top 10 Best Java IDEs for 2021

Top 10 Best Java IDEs for 2021

3
Comments 2
9 min read
How to Create a Java Library: From Scratch to Maven Central

How to Create a Java Library: From Scratch to Maven Central

12
Comments
12 min read
Migration of Java / Spring Boot Applications: From Weblogic to Tomcat Server

Migration of Java / Spring Boot Applications: From Weblogic to Tomcat Server

21
Comments
6 min read
Solution: Fibonacci Number

Solution: Fibonacci Number

11
Comments
3 min read
Using “pepper” to increase password storing security

Using “pepper” to increase password storing security

3
Comments
3 min read
JAVA 8 Cheat Sheet

JAVA 8 Cheat Sheet

13
Comments
5 min read
Solution: Partition List

Solution: Partition List

10
Comments 3
3 min read
Convert PDF to PDF/A with a free Java API

Convert PDF to PDF/A with a free Java API

10
Comments
2 min read
Build a Spring Boot ReST API

Build a Spring Boot ReST API

6
Comments
3 min read
Property-Based Matrix Testing in Java

Property-Based Matrix Testing in Java

7
Comments
2 min read
Solution: Flatten Nested List Iterator

Solution: Flatten Nested List Iterator

12
Comments 1
3 min read
How To Find Broken Images Using Selenium WebDriver?

How To Find Broken Images Using Selenium WebDriver?

9
Comments 1
23 min read
Logic Explained: Meeting Scheduler - Leetcode [Java] using Priority Queue

Logic Explained: Meeting Scheduler - Leetcode [Java] using Priority Queue

9
Comments
3 min read
7 Stellar Courses for Java Beginners

7 Stellar Courses for Java Beginners

4
Comments
6 min read
The Best Programming Languages to Learn in 2021

The Best Programming Languages to Learn in 2021

2
Comments
7 min read
Java Records: concise and readable data carrier classes

Java Records: concise and readable data carrier classes

5
Comments
6 min read
Steps to upgrade spring-boot 1.x to 2.x

Steps to upgrade spring-boot 1.x to 2.x

5
Comments
1 min read
How to Build Java Applications Today: April 12, 2021

How to Build Java Applications Today: April 12, 2021

2
Comments
5 min read
Kotlin Tutorial for Java Developers

Kotlin Tutorial for Java Developers

10
Comments
12 min read
Guidelines for Java code reviews

Guidelines for Java code reviews

8
Comments
7 min read
자바에서 String 다룰 때 오해와 진실

자바에서 String 다룰 때 오해와 진실

7
Comments
2 min read
Solution: Binary Trees With Factors

Solution: Binary Trees With Factors

9
Comments 2
4 min read
Your own custom Spring Data repository

Your own custom Spring Data repository

9
Comments
6 min read
Run React Frontend and SpringBoot Backend on the same port and Package them as a single artifact !!

Run React Frontend and SpringBoot Backend on the same port and Package them as a single artifact !!

55
Comments 11
8 min read
How I can test that an OkHttpClient performs an HttpCall with the appropriate Cookie Header?

How I can test that an OkHttpClient performs an HttpCall with the appropriate Cookie Header?

6
Comments
1 min read
loading...