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.
Become a Gradle expert in 3 easy steps!

Become a Gradle expert in 3 easy steps!

6
Comments 3
1 min read
Design Pattern Series - Single Responsibility Principle

Design Pattern Series - Single Responsibility Principle

1
Comments
2 min read
What is inheritDoc in Java? (with Example)

What is inheritDoc in Java? (with Example)

1
Comments
6 min read
Simplifying Database Operations with JPA and Hibernate: Creating and Persisting Objects

Simplifying Database Operations with JPA and Hibernate: Creating and Persisting Objects

1
Comments
3 min read
Simplifying CRUD Operations with Generics: Abstract CRUD Service

Simplifying CRUD Operations with Generics: Abstract CRUD Service

3
Comments
2 min read
Wiring in Spring

Wiring in Spring

2
Comments
3 min read
Connecting Spring Boot to Keycloak via OAuth / OIDC

Connecting Spring Boot to Keycloak via OAuth / OIDC

Comments
4 min read
Learning C# After Java: 5 Differences Explored

Learning C# After Java: 5 Differences Explored

24
Comments
4 min read
One Year as a Technical Writer at Azul: A Journey of Growth and Learning.

One Year as a Technical Writer at Azul: A Journey of Growth and Learning.

Comments
6 min read
How to write less Boilerplate to make an adapter for simple recycler view

How to write less Boilerplate to make an adapter for simple recycler view

1
Comments
3 min read
@PostContruct Annotation in Spring

@PostContruct Annotation in Spring

Comments
1 min read
@PreDestroy annotation in spring 💥

@PreDestroy annotation in spring 💥

Comments
1 min read
Next Big Data System

Next Big Data System

Comments
1 min read
Discovering Variable Arguments (varargs) in Java

Discovering Variable Arguments (varargs) in Java

Comments
2 min read
How to Build a Selenium UI Testing Framework

How to Build a Selenium UI Testing Framework

7
Comments
7 min read
(Spring) Booting Java to Accept Digital Payments with USDC

(Spring) Booting Java to Accept Digital Payments with USDC

1
Comments
8 min read
Potential path traversal vulnerability when using File class and its solution

Potential path traversal vulnerability when using File class and its solution

11
Comments
4 min read
Ostara Version 0.10.0 Has Been Released

Ostara Version 0.10.0 Has Been Released

7
Comments
4 min read
Java Spring Boot Handle All Exceptions Efficiently

Java Spring Boot Handle All Exceptions Efficiently

3
Comments
4 min read
Connecting Spring Boot Microservices with Kafka

Connecting Spring Boot Microservices with Kafka

29
Comments
11 min read
Explorando Estruturas de Dados em Java: Pilhas e Filas

Explorando Estruturas de Dados em Java: Pilhas e Filas

20
Comments
6 min read
Full stack web development in a single Java file: An intro to Javalin and htmx

Full stack web development in a single Java file: An intro to Javalin and htmx

3
Comments
7 min read
How to send Email In SpringBoot | SpringBoot Tutorial

How to send Email In SpringBoot | SpringBoot Tutorial

24
Comments 7
2 min read
Set Up a Barebones Java project with JPA

Set Up a Barebones Java project with JPA

1
Comments
3 min read
Code Challenge: Check Permutation - Java edition

Code Challenge: Check Permutation - Java edition

1
Comments
2 min read
loading...