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 to read Query Param in Spring Boot

How to read Query Param in Spring Boot

5
Comments
2 min read
Spring Boot Configuration: When to Require, Default, or Leave Empty Environment Variables

Spring Boot Configuration: When to Require, Default, or Leave Empty Environment Variables

6
Comments
2 min read
Understanding the @Scope Annotation in Spring: How Bean Scopes Work

Understanding the @Scope Annotation in Spring: How Bean Scopes Work

2
Comments
4 min read
Mastering Jackson Annotations in Java with Real-World Examples

Mastering Jackson Annotations in Java with Real-World Examples

8
Comments 1
3 min read
Creating Custom Annotations in Java: A Developer's Guide

Creating Custom Annotations in Java: A Developer's Guide

5
Comments 2
4 min read
From JVM to Native Compilation with Spring Boot: What It Means and Why It Matters

From JVM to Native Compilation with Spring Boot: What It Means and Why It Matters

27
Comments 2
2 min read
Monoliths: Not Dead Yet

Monoliths: Not Dead Yet

6
Comments 4
12 min read
Testing Like a Pro with JUnit: The Ultimate Guide

Testing Like a Pro with JUnit: The Ultimate Guide

1
Comments 1
7 min read
Interfaces in java

Interfaces in java

1
Comments
1 min read
Lambda Expressions em Java: Da Teoria à Arquitetura Funcional com Alta Coesão

Lambda Expressions em Java: Da Teoria à Arquitetura Funcional com Alta Coesão

1
Comments
3 min read
Unlocking the Power of Collections in Java: Are You Using Them to Their Full Potential?

Unlocking the Power of Collections in Java: Are You Using Them to Their Full Potential?

1
Comments 2
1 min read
Quarkus 3 application on AWS Lambda- Part 2 Reducing Lambda cold starts with Lambda SnapStart

Quarkus 3 application on AWS Lambda- Part 2 Reducing Lambda cold starts with Lambda SnapStart

2
Comments
6 min read
✨ Demystifying Spring AOP: A Simple and Powerful Tool for Clean Code

✨ Demystifying Spring AOP: A Simple and Powerful Tool for Clean Code

6
Comments
2 min read
Async Programming with Kafka: Master Scalable Messaging

Async Programming with Kafka: Master Scalable Messaging

2
Comments
8 min read
Leetcode 3. Longest Substring Without Repeating Characters

Leetcode 3. Longest Substring Without Repeating Characters

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