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.
Package in Java

Package in Java

1
Comments
1 min read
History of Java

History of Java

1
Comments
1 min read
Profile

Profile

Comments
2 min read
Debugging PowerShell vs. Bash for Local API Testing

Debugging PowerShell vs. Bash for Local API Testing

Comments
2 min read
Implementing a RESTful Web API with Spring Boot

Implementing a RESTful Web API with Spring Boot

1
Comments
11 min read
How to Become a Pro in Node.js ( Roadmap for Serious Devs)

How to Become a Pro in Node.js ( Roadmap for Serious Devs)

Comments
10 min read
How to Fix CloudFormation Circular Dependencies in AWS SAM

How to Fix CloudFormation Circular Dependencies in AWS SAM

Comments
3 min read
Java & Spring Boot — 90-Day Deep-Dive Learning Journey

Java & Spring Boot — 90-Day Deep-Dive Learning Journey

1
Comments 1
1 min read
Java Arrays.clear()? Let's Get Real: Clearing Arrays The Right Way

Java Arrays.clear()? Let's Get Real: Clearing Arrays The Right Way

Comments
6 min read
Java Arrays.fill() Explained: Your Ultimate Guide to Array Initialization

Java Arrays.fill() Explained: Your Ultimate Guide to Array Initialization

Comments
6 min read
Building A Payment Processor Backend

Building A Payment Processor Backend

Comments
1 min read
Hibernate ORM Explained: A Practical Guide for Java Developers

Hibernate ORM Explained: A Practical Guide for Java Developers

Comments
2 min read
Scaling the Data Layer in Distributed Systems

Scaling the Data Layer in Distributed Systems

1
Comments
4 min read
I built a deterministic Spring Boot 3.5 Generator to fix AI Hallucinations

I built a deterministic Spring Boot 3.5 Generator to fix AI Hallucinations

Comments
3 min read
🧩My Spring Boot App Became Unmaintainable Until I Understood the Service Layer

🧩My Spring Boot App Became Unmaintainable Until I Understood the Service Layer

3
Comments
2 min read
Eclipse WTP: JaCoCo Coverage Not Recognized When Running Tomcat in Debug Mode

Eclipse WTP: JaCoCo Coverage Not Recognized When Running Tomcat in Debug Mode

Comments
3 min read
Array and String Manipulation Problems

Array and String Manipulation Problems

Comments
2 min read
Day 2: Understanding Class and Object in Java

Day 2: Understanding Class and Object in Java

Comments
2 min read
How to add AI to the JPedal Viewer (Tutorial)

How to add AI to the JPedal Viewer (Tutorial)

Comments
2 min read
Explain Predicate and Consumer in Java

Explain Predicate and Consumer in Java

1
Comments
1 min read
Java Arrays.compare() Explained: Your Ultimate Guide to Element-Wise Comparison

Java Arrays.compare() Explained: Your Ultimate Guide to Element-Wise Comparison

Comments
6 min read
I stopped using Excel: How I built an Enterprise-Grade Job Tracker with Spring Boot 3 & Angular 17

I stopped using Excel: How I built an Enterprise-Grade Job Tracker with Spring Boot 3 & Angular 17

2
Comments 2
4 min read
Benchmark: easy-query vs jOOQ

Benchmark: easy-query vs jOOQ

Comments
4 min read
What can go wrong with @GeneratedValue in MultiInstance Environment

What can go wrong with @GeneratedValue in MultiInstance Environment

Comments
3 min read
I Re-implemented Java Streams to Understand Lazy Evaluation

I Re-implemented Java Streams to Understand Lazy Evaluation

Comments
5 min read
loading...