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 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
What Spring Data Tests Can Miss: Testing Beyond Hibernate’s Persistence Context (Chapter 7)

What Spring Data Tests Can Miss: Testing Beyond Hibernate’s Persistence Context (Chapter 7)

Comments
10 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
Java 28 Development Progress and New JSON API Features

Java 28 Development Progress and New JSON API Features

4
Comments
5 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
Building APIs: Backend API Concepts And When To Use Them

Building APIs: Backend API Concepts And When To Use Them

3
Comments 3
9 min read
Four Ways to Build Solon AI Tools: Annotations, FunctionToolDesc, returnDirect, and toolContext

Four Ways to Build Solon AI Tools: Annotations, FunctionToolDesc, returnDirect, and toolContext

Comments
6 min read
What Is a Vulnerability, Really? Source, Sink, and Taint

What Is a Vulnerability, Really? Source, Sink, and Taint

20
Comments 5
6 min read
Running Local LLMs in Java: Introducing jllm – A Minimalist Ollama Alternative

Running Local LLMs in Java: Introducing jllm – A Minimalist Ollama Alternative

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