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.
How to find intersection of two singly linked lists in a simple and optimal way in java

How to find intersection of two singly linked lists in a simple and optimal way in java

Comments
3 min read
Securely Connecting Azure Container Apps to Azure OpenAI Using User Managed Identity

Securely Connecting Azure Container Apps to Azure OpenAI Using User Managed Identity

7
Comments
17 min read
Introducing Omni4J: Secure your Java code

Introducing Omni4J: Secure your Java code

Comments
2 min read
How to secure a single REST API resource with multiple scopes using Keycloak

How to secure a single REST API resource with multiple scopes using Keycloak

5
Comments
6 min read
Inversion of Control in Spring Framework

Inversion of Control in Spring Framework

Comments
4 min read
Merge two sorted linked lists in java simple and optimal way

Merge two sorted linked lists in java simple and optimal way

Comments
3 min read
Guide to REST API Design and Naming Conventions

Guide to REST API Design and Naming Conventions

2
Comments
4 min read
50 Java Interview Questions Answers for Practice

50 Java Interview Questions Answers for Practice

1
Comments
10 min read
Freeware: Java Utility Package (Version 2024.08.12) released

Freeware: Java Utility Package (Version 2024.08.12) released

Comments
1 min read
How to reverse a linked list in simple and optimal way in java

How to reverse a linked list in simple and optimal way in java

Comments
2 min read
Collections.reverseOrder() method in Java

Collections.reverseOrder() method in Java

5
Comments
2 min read
Collections.min() method in Java

Collections.min() method in Java

5
Comments
2 min read
Maven Made Simple: Building Java Projects with Ease

Maven Made Simple: Building Java Projects with Ease

30
Comments 4
8 min read
Mastering Data Routing in Apache Camel: Leveraging the Splitter Pattern

Mastering Data Routing in Apache Camel: Leveraging the Splitter Pattern

3
Comments
7 min read
Why is 1 == 1 is true but 1000 == 1000 is false When dealing with Wrapper Classes in Java?

Why is 1 == 1 is true but 1000 == 1000 is false When dealing with Wrapper Classes in Java?

41
Comments 2
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.