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.
Part 7 - volatile Keyword: Memory Visibility, Thread Communication

Part 7 - volatile Keyword: Memory Visibility, Thread Communication

Comments
5 min read
Part 6 - transient Keyword: Serialization, Security

Part 6 - transient Keyword: Serialization, Security

Comments
4 min read
Part 5 - synchronized Keyword: Methods, Blocks, Thread Safety

Part 5 - synchronized Keyword: Methods, Blocks, Thread Safety

1
Comments
5 min read
Spring AI Prompt Caching and Chat Memory: Where the Tokens Go — LLM Cost Control 2/4

Spring AI Prompt Caching and Chat Memory: Where the Tokens Go — LLM Cost Control 2/4

Comments 2
10 min read
When Every Zstandard Library Failed on Android, I Built My Own

When Every Zstandard Library Failed on Android, I Built My Own

Comments
1 min read
I Completed HackerRank SQL Basic Select .Here's What I Learned...

I Completed HackerRank SQL Basic Select .Here's What I Learned...

Comments
2 min read
Part 4 - native Keyword: JNI, Native Methods

Part 4 - native Keyword: JNI, Native Methods

Comments
5 min read
Part 3 - static Keyword: Variables, Methods, Blocks & Inner Classes

Part 3 - static Keyword: Variables, Methods, Blocks & Inner Classes

Comments
5 min read
Part 2 - final Variables: Instance, Static, Local Variables & Parameters

Part 2 - final Variables: Instance, Static, Local Variables & Parameters

Comments
6 min read
Part 1 - Member Access Modifiers: public, private, protected, and Default Access

Part 1 - Member Access Modifiers: public, private, protected, and Default Access

Comments
6 min read
Java & AI: What Developers Need to Know

Java & AI: What Developers Need to Know

1
Comments
2 min read
REST-style GraphQL — one line of Java handles filtering + sorting + pagination + stats + CSV export.

REST-style GraphQL — one line of Java handles filtering + sorting + pagination + stats + CSV export.

1
Comments
6 min read
How I Built an AI Interview Prep App with Spring Boot + RAG in 10 Days

How I Built an AI Interview Prep App with Spring Boot + RAG in 10 Days

Comments
4 min read
OpenAPI Spec Validation in Maven Is Now a First-Class Citizen (v7.24.0)

OpenAPI Spec Validation in Maven Is Now a First-Class Citizen (v7.24.0)

Comments
3 min read
Java & AI: What Developers Need to Know

Java & AI: What Developers Need to Know

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