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.
Containerize a Java Spring Boot app

Containerize a Java Spring Boot app

1
Comments
4 min read
Item 34: Use enums em vez de constantes int

Item 34: Use enums em vez de constantes int

Comments
2 min read
Optimizing Bank Data Growth with Sharding Architecture

Optimizing Bank Data Growth with Sharding Architecture

22
Comments 2
4 min read
Multipart download From S3 in Java

Multipart download From S3 in Java

3
Comments
1 min read
Multipart upload from s3 using java Spring boot

Multipart upload from s3 using java Spring boot

Comments
1 min read
Chain - a Goofy, Immutable List to Concatenate Millions

Chain - a Goofy, Immutable List to Concatenate Millions

7
Comments
7 min read
Master Java Programming: Comprehensive Guide Part 1

Master Java Programming: Comprehensive Guide Part 1

2
Comments 1
5 min read
3 Ways to Use the @Lazy Annotation in Spring

3 Ways to Use the @Lazy Annotation in Spring

4
Comments
2 min read
Docker Multi-Stage para Aplicações JAVA 21

Docker Multi-Stage para Aplicações JAVA 21

5
Comments
3 min read
CQRS Design Pattern in Spring Boot? Explain with Example

CQRS Design Pattern in Spring Boot? Explain with Example

2
Comments 1
1 min read
Hibernate Connection Library with GUI Generation

Hibernate Connection Library with GUI Generation

1
Comments
5 min read
LeetCode Day5 HashTable

LeetCode Day5 HashTable

Comments
3 min read
Using Kafka in Spring Boot Application

Using Kafka in Spring Boot Application

Comments
1 min read
what is JPA? explain few configurations

what is JPA? explain few configurations

Comments
1 min read
Don't use System, better use Logger

Don't use System, better use Logger

Comments 1
1 min read
Boost Your Application's Intelligence with Spring AI OpenAI Embeddings: A Comprehensive Guide

Boost Your Application's Intelligence with Spring AI OpenAI Embeddings: A Comprehensive Guide

1
Comments
4 min read
Understanding @Autowired in Spring: A Comprehensive Guide

Understanding @Autowired in Spring: A Comprehensive Guide

8
Comments
3 min read
ENUM BEYOND JUST CONSTANT!

ENUM BEYOND JUST CONSTANT!

Comments
2 min read
Spring Boot 3 application on AWS Lambda - Part 7 Measuring cold and warm starts with AWS Lambda Web Adapter

Spring Boot 3 application on AWS Lambda - Part 7 Measuring cold and warm starts with AWS Lambda Web Adapter

6
Comments
5 min read
Useful Methods for Lists

Useful Methods for Lists

2
Comments
2 min read
Case Study: A Custom Stack Class

Case Study: A Custom Stack Class

Comments
2 min read
The protected Data and Methods

The protected Data and Methods

Comments
2 min read
The ArrayList Class

The ArrayList Class

2
Comments
5 min read
Overriding vs. Overloading

Overriding vs. Overloading

2
Comments
2 min read
The Object’s equals Method

The Object’s equals Method

1
Comments
2 min read
loading...