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.
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
Guide to REST API Design and Naming Conventions

Guide to REST API Design and Naming Conventions

1
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
Transforming Java 8 Code to Java 17 Using Amazon Q Transformation

Transforming Java 8 Code to Java 17 Using Amazon Q Transformation

1
Comments
5 min read
50 Java Interview Questions Answers for Practice

50 Java Interview Questions Answers for Practice

1
Comments
10 min read
Spring Boot RestTemplate postForEntity method

Spring Boot RestTemplate postForEntity method

7
Comments
2 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
Mediator

Mediator

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

Maven Made Simple: Building Java Projects with Ease

29
Comments 4
8 min read
Chain of responsibility

Chain of responsibility

Comments
2 min read
Minimum window substring

Minimum window substring

Comments
2 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?

40
Comments 2
2 min read
Transform Your Java Code: Unlock the Power of Immutability with Lombok in Just Minutes!

Transform Your Java Code: Unlock the Power of Immutability with Lombok in Just Minutes!

5
Comments
4 min read
Deploy Simple Java Application using Docker Compose.

Deploy Simple Java Application using Docker Compose.

4
Comments
4 min read
Usando super para chamar construtores da superclasse

Usando super para chamar construtores da superclasse

Comments
1 min read
Data Structures: Arrays

Data Structures: Arrays

Comments
4 min read
Prototype

Prototype

Comments
2 min read
command

command

Comments
2 min read
loading...