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.
Stop Casting Your Events: Leveraging JEP 440 Nested Record Patterns for Type-Safe Multi-Agent Orchestration

Stop Casting Your Events: Leveraging JEP 440 Nested Record Patterns for Type-Safe Multi-Agent Orchestration

Comments
2 min read
I built a Spring Boot starter that exposes a REST API for your @Scheduled methods

I built a Spring Boot starter that exposes a REST API for your @Scheduled methods

Comments
1 min read
LeetCode 228: Summary Ranges Solution in Java (Time: O(n))

LeetCode 228: Summary Ranges Solution in Java (Time: O(n))

Comments
3 min read
How Spring Security works with JWT, OAuth2, and SSO

How Spring Security works with JWT, OAuth2, and SSO

Comments
11 min read
Find First Non Repeating Character - Java Program With Time and Space Complexity

Find First Non Repeating Character - Java Program With Time and Space Complexity

Comments
5 min read
Generics in Java Interview Q&A

Generics in Java Interview Q&A

Comments
2 min read
Java 26 Structured Concurrency: Stop Subclassing StructuredTaskScope and Use JEP 480 Joiners

Java 26 Structured Concurrency: Stop Subclassing StructuredTaskScope and Use JEP 480 Joiners

Comments
2 min read
Java at the Edge: Managing Memory in Serverless and Modern APIs

Java at the Edge: Managing Memory in Serverless and Modern APIs

Comments
7 min read
The Story Behind Java: From C++ Limitations to Platform Independence

The Story Behind Java: From C++ Limitations to Platform Independence

2
Comments
2 min read
Mutable Key Problem in HashMap

Mutable Key Problem in HashMap

Comments
5 min read
Spring Boot JWT Authentication: The Complete Setup Most Tutorials Get Wrong

Spring Boot JWT Authentication: The Complete Setup Most Tutorials Get Wrong

1
Comments
6 min read
How to Detect and Fix Thread Leaks in Java Applications

How to Detect and Fix Thread Leaks in Java Applications

5
Comments
6 min read
MineCraft高版本服务端封禁插件!

MineCraft高版本服务端封禁插件!

Comments
1 min read
Stop Manual Record Rebuilding: Mastering JEP 468 Derived Record Creation for Functional State Evolution

Stop Manual Record Rebuilding: Mastering JEP 468 Derived Record Creation for Functional State Evolution

Comments
2 min read
Solving LeetCode 414 Third Maximum Number: A Streamlined Java Approach

Solving LeetCode 414 Third Maximum Number: A Streamlined Java Approach

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