Forem

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.
Guide to use Lombok In Spring Boot
Cover image for Guide to use Lombok In Spring Boot

Guide to use Lombok In Spring Boot

4
Comments
5 min read
Effective Java: Minimize The Scope of Local Variables

Effective Java: Minimize The Scope of Local Variables

7
Comments
2 min read
Are you seriously not using Java 15 yet?
Cover image for Are you seriously not using Java 15 yet?

Are you seriously not using Java 15 yet?

10
Comments 7
9 min read
Testes no Kafka com JUnit

Testes no Kafka com JUnit

2
Comments
8 min read
Getting Started With RSocket Part 1
Cover image for Getting Started With RSocket Part 1

Getting Started With RSocket Part 1

5
Comments 1
6 min read
Como alavancar sua carreira JAVA conhecendo a injeção de dependência do Spring.

Como alavancar sua carreira JAVA conhecendo a injeção de dependência do Spring.

13
Comments
7 min read
Multi-threading and Parallel Programming
Cover image for Multi-threading and Parallel Programming

Multi-threading and Parallel Programming

63
Comments 4
5 min read
Day 11: Rock, Paper, Scissors
Cover image for Day 11: Rock, Paper, Scissors

Day 11: Rock, Paper, Scissors

5
Comments
1 min read
Designing a Reverse Proxy: Why Golang performs better than Java(Spring Boot), An In-Depth Analysis

Designing a Reverse Proxy: Why Golang performs better than Java(Spring Boot), An In-Depth Analysis

29
Comments 8
10 min read
Multiple Datasources With Spring Boot Data JPA
Cover image for Multiple Datasources With Spring Boot Data JPA

Multiple Datasources With Spring Boot Data JPA

6
Comments
4 min read
Java Syntax Puzzlers

Java Syntax Puzzlers

6
Comments 1
6 min read
Day 10: Array Search
Cover image for Day 10: Array Search

Day 10: Array Search

3
Comments
1 min read
How to publish Maven packages to a single GitHub repository

How to publish Maven packages to a single GitHub repository

9
Comments 5
3 min read
Set Number Format in Excel using Java

Set Number Format in Excel using Java

6
Comments
2 min read
Substring/Slice of a String

Substring/Slice of a String

4
Comments
2 min read
Testability requires modularity - lessons from maintaining monoliths at scale
Cover image for Testability requires modularity - lessons from maintaining monoliths at scale

Testability requires modularity - lessons from maintaining monoliths at scale

12
Comments
4 min read
How to properly store a password in the Database
Cover image for How to properly store a password in the Database

How to properly store a password in the Database

5
Comments 2
4 min read
Difference in Java Abstract Classes vs Interfaces
Cover image for Difference in Java Abstract Classes vs Interfaces

Difference in Java Abstract Classes vs Interfaces

8
Comments
2 min read
Quarkus e TestContainers o Pikachu dos ambientes de testes
Cover image for Quarkus e TestContainers o Pikachu dos ambientes de testes

Quarkus e TestContainers o Pikachu dos ambientes de testes

8
Comments 2
6 min read
How Can Junior Java Developer Upgrade the Skills and Gain Practical Experience to Apply for The First Full-Time Job?
Cover image for How Can Junior Java Developer Upgrade the Skills and Gain Practical Experience to Apply for The First Full-Time Job?

How Can Junior Java Developer Upgrade the Skills and Gain Practical Experience to Apply for The First Full-Time Job?

11
Comments 2
6 min read
Java Code Quality Tools Recommended by Developers

Java Code Quality Tools Recommended by Developers

18
Comments
4 min read
Solution: Peeking Iterator
Cover image for Solution: Peeking Iterator

Solution: Peeking Iterator

5
Comments
3 min read
Algorithm to find the maximum consecutive ones (Java and Javascript )

Algorithm to find the maximum consecutive ones (Java and Javascript )

4
Comments
3 min read
Complete Data Structures and Algorithms Questions in sequence || DS & Algo Questions for Practice of all types
Cover image for Complete Data Structures and Algorithms Questions in sequence || DS & Algo Questions for Practice of all  types

Complete Data Structures and Algorithms Questions in sequence || DS & Algo Questions for Practice of all types

41
Comments
67 min read
Solution: Shortest Distance to a Character
Cover image for Solution: Shortest Distance to a Character

Solution: Shortest Distance to a Character

7
Comments
3 min read
loading...