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 I stopped manually rebuilding Java PreparedStatement SQL

How I stopped manually rebuilding Java PreparedStatement SQL

Comments
2 min read
Java Learning Series - Inheritance & Method-Overriding

Java Learning Series - Inheritance & Method-Overriding

5
Comments
1 min read
Decomposing a Monolith into Microservices with Call Graph Analysis

Decomposing a Monolith into Microservices with Call Graph Analysis

Comments
14 min read
Valhala: desmistificando uma das features mais aguardadas

Valhala: desmistificando uma das features mais aguardadas

Comments
5 min read
Gray to Red #1 (Study Journey): Replacing Heavy Array Slicing with (i + 1) % n

Gray to Red #1 (Study Journey): Replacing Heavy Array Slicing with (i + 1) % n

Comments
3 min read
Preventing Cache Penetration in Spring Boot Using Redis and Bloom Filters

Preventing Cache Penetration in Spring Boot Using Redis and Bloom Filters

Comments
1 min read
Examining the "Boolean-Switch" in Java \_(ツ)_/

Examining the "Boolean-Switch" in Java \_(ツ)_/

7
Comments
2 min read
🚀 Building Spring by Example: Completing the Advanced Spring Module

🚀 Building Spring by Example: Completing the Advanced Spring Module

Comments
3 min read
One Agent, Two Frameworks, Zero Lessons About Frameworks

One Agent, Two Frameworks, Zero Lessons About Frameworks

Comments
3 min read
How to Add Data Validation to Excel in Java (Step-by-Step)

How to Add Data Validation to Excel in Java (Step-by-Step)

2
Comments
4 min read
A Mac App, Not an iOS App on a Mac

A Mac App, Not an iOS App on a Mac

6
Comments 1
4 min read
Scaling Kafka Consumers in Spring Boot: How We Cut Lag and Saved Latency

Scaling Kafka Consumers in Spring Boot: How We Cut Lag and Saved Latency

Comments
1 min read
Application events & ApplicationEventPublisher

Application events & ApplicationEventPublisher

Comments
6 min read
Domain-Driven Design for Microservices: Building Scalable Systems with Clear Domain Boundaries

Domain-Driven Design for Microservices: Building Scalable Systems with Clear Domain Boundaries

Comments
4 min read
Servlet model & DispatcherServlet flow

Servlet model & DispatcherServlet flow

Comments 1
7 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.