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.
Deploying Java Artifacts to Multiple Maven Repositories with GitHub Actions

Deploying Java Artifacts to Multiple Maven Repositories with GitHub Actions

15
Comments 1
7 min read
Build a Java Backend that Connects with Salesforce

Build a Java Backend that Connects with Salesforce

30
Comments
6 min read
Binary Search: Recursive and Iterative method

Binary Search: Recursive and Iterative method

Comments
1 min read
Java: Display Simple Arrays

Java: Display Simple Arrays

1
Comments
3 min read
API Mocking: Essential and Redundant

API Mocking: Essential and Redundant

23
Comments 1
5 min read
How to Configure Multitenancy in Keycloak with Spring API Gateway Integration

How to Configure Multitenancy in Keycloak with Spring API Gateway Integration

8
Comments
3 min read
Introdução ao Kotlin

Introdução ao Kotlin

1
Comments
6 min read
How to Build Java Applications Today #69

How to Build Java Applications Today #69

3
Comments
10 min read
Java Serialization with Protocol Buffers

Java Serialization with Protocol Buffers

9
Comments 2
8 min read
Conhecendo a classe LinkedList do Java

Conhecendo a classe LinkedList do Java

7
Comments
7 min read
How to create SBOMs in Java with Maven and Gradle

How to create SBOMs in Java with Maven and Gradle

2
Comments
8 min read
How to create a Keycloak plugin

How to create a Keycloak plugin

64
Comments
22 min read
Create WebJar with Gradle and GitHub Packages

Create WebJar with Gradle and GitHub Packages

2
Comments
4 min read
Anatomy of a Microservice - Components and Structure

Anatomy of a Microservice - Components and Structure

2
Comments
3 min read
Personal Thoughts: Java Used To Intimidate Me But Not Anymore

Personal Thoughts: Java Used To Intimidate Me But Not Anymore

7
Comments
3 min read
How behave 'Scanner', 'nextInt()', and 'nextLine()'?

How behave 'Scanner', 'nextInt()', and 'nextLine()'?

2
Comments
2 min read
A Talk About Java Serialization and Deserialization

A Talk About Java Serialization and Deserialization

1
Comments
6 min read
Why I love IntelliJ's database window

Why I love IntelliJ's database window

9
Comments 5
2 min read
Apache Spark with java

Apache Spark with java

5
Comments
5 min read
JPA Repository - find by multiple Columns

JPA Repository - find by multiple Columns

8
Comments
11 min read
How to implement a hash table in Java (Part 4)

How to implement a hash table in Java (Part 4)

5
Comments
17 min read
Best practices for multi-module projects with Spring Boot

Best practices for multi-module projects with Spring Boot

1
Comments
4 min read
Lissajous curve Java

Lissajous curve Java

Comments
2 min read
Adding Full Markdown Support and Sidebar Menu to My OpenSSG

Adding Full Markdown Support and Sidebar Menu to My OpenSSG

4
Comments
2 min read
Spring Boot Thymeleaf CRUD example

Spring Boot Thymeleaf CRUD example

23
Comments
4 min read
loading...