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.
What is Interface In java and what are the example of java interface in java

What is Interface In java and what are the example of java interface in java

1
Comments
3 min read
Single Responsibility Principle

Single Responsibility Principle

2
Comments
2 min read
How to publish a Kotlin/Java Spring Boot library with Gradle to Maven Central - Complete Guide

How to publish a Kotlin/Java Spring Boot library with Gradle to Maven Central - Complete Guide

3
Comments 1
8 min read
Exploring Resilience4j: Enhancing Circuit Breaker Patterns for Robust Applications

Exploring Resilience4j: Enhancing Circuit Breaker Patterns for Robust Applications

8
Comments 1
8 min read
Liskov Substitution Principle (LSP)

Liskov Substitution Principle (LSP)

2
Comments
2 min read
Open/Closed Principle

Open/Closed Principle

1
Comments
2 min read
[Java Spring Boot] How to implement a Custom Serializer for your Responses or Json

[Java Spring Boot] How to implement a Custom Serializer for your Responses or Json

15
Comments
5 min read
Monitoring a Directory in Spring

Monitoring a Directory in Spring

26
Comments
6 min read
How to query JMX from Jolokia REST Interface

How to query JMX from Jolokia REST Interface

3
Comments
2 min read
Improving Largest Contentful Paint (LCP) using iterators

Improving Largest Contentful Paint (LCP) using iterators

Comments
5 min read
Demystifying Spring Data and Spring Data JPA: A Question-Based Guide: Simplify Your Data Access Layer

Demystifying Spring Data and Spring Data JPA: A Question-Based Guide: Simplify Your Data Access Layer

2
Comments
4 min read
Spring Boot Docker Images using JRE base

Spring Boot Docker Images using JRE base

2
Comments
3 min read
The Empathetic Developer

The Empathetic Developer

Comments
3 min read
Understanding CQRS Pattern: Pros, Cons, and a Spring Boot Example

Understanding CQRS Pattern: Pros, Cons, and a Spring Boot Example

45
Comments
3 min read
Kotlin vs Java: How to Choose for Your Next Project in 2024?

Kotlin vs Java: How to Choose for Your Next Project in 2024?

Comments 1
8 min read
Mastering Java: Java Courses and Java Static Class

Mastering Java: Java Courses and Java Static Class

Comments
5 min read
Schedule tasks in Spring Boot with @Scheduled annotation

Schedule tasks in Spring Boot with @Scheduled annotation

Comments
1 min read
Build Step Builder Pattern to Enforce Client code to Provide data.

Build Step Builder Pattern to Enforce Client code to Provide data.

11
Comments
2 min read
11 Common Questions about Java and Spring Fundamentals (Part 2)

11 Common Questions about Java and Spring Fundamentals (Part 2)

4
Comments
6 min read
Class loaders in JVM: An Overview

Class loaders in JVM: An Overview

3
Comments
6 min read
My Intellij IDEA plugin for Maven support - Easy Maven

My Intellij IDEA plugin for Maven support - Easy Maven

2
Comments
7 min read
Migrating an Springboot Java API: Part 2 - Azure Build

Migrating an Springboot Java API: Part 2 - Azure Build

Comments
3 min read
Dependency Inversion Principle (DIP)

Dependency Inversion Principle (DIP)

1
Comments
3 min read
Docker Compose: MongoDB and Spring Boot example

Docker Compose: MongoDB and Spring Boot example

4
Comments
7 min read
[Java SpringBoot] Como Criar Deserializador Personalizado para seus Requests

[Java SpringBoot] Como Criar Deserializador Personalizado para seus Requests

1
Comments 7
5 min read
loading...