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.
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
Casting Objects and the instanceof Operator

Casting Objects and the instanceof Operator

1
Comments
4 min read
Inheritance, Superclasses and Subclasses.

Inheritance, Superclasses and Subclasses.

3
Comments
6 min read
Dynamic Binding

Dynamic Binding

Comments
3 min read
The Object Class and Its toString() Method

The Object Class and Its toString() Method

Comments
2 min read
Polymorphism

Polymorphism

1
Comments
1 min read
Overriding Methods

Overriding Methods

1
Comments
2 min read
Using the super Keyword

Using the super Keyword

Comments
3 min read
JHipster 8 - Analisando o código da nossa primeira aplicação monolítica - Parte 2/3

JHipster 8 - Analisando o código da nossa primeira aplicação monolítica - Parte 2/3

Comments
8 min read
Setting up a Local Kafka Environment on Windows

Setting up a Local Kafka Environment on Windows

5
Comments 2
2 min read
Java Stream API

Java Stream API

7
Comments
4 min read
Java 8 Lambda Expressions and Functional Interfaces

Java 8 Lambda Expressions and Functional Interfaces

2
Comments
3 min read
Java Records

Java Records

Comments
3 min read
loading...