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.
Java - Using Spring to test a REST API

Java - Using Spring to test a REST API

10
Comments 2
4 min read
CQRS using Java and Axon - Command module

CQRS using Java and Axon - Command module

11
Comments 1
4 min read
Finding Diacritics in a Postgres Table

Finding Diacritics in a Postgres Table

6
Comments 1
6 min read
Effective Java Tuesday! Minimize Mutability

Effective Java Tuesday! Minimize Mutability

11
Comments
5 min read
Spring Social Login

Spring Social Login

12
Comments
4 min read
Is it okay if my app is not microservices-based?

Is it okay if my app is not microservices-based?

5
Comments 4
2 min read
Quick Tip – How to make a TextView bold or italic ?

Quick Tip – How to make a TextView bold or italic ?

10
Comments
2 min read
Building 3rd party JARs in Spring (Maven project)

Building 3rd party JARs in Spring (Maven project)

8
Comments 1
1 min read
Java 8 - Lambda Expression 101

Java 8 - Lambda Expression 101

9
Comments
1 min read
Java 8 - Lambda Expression Rule

Java 8 - Lambda Expression Rule

6
Comments 1
1 min read
counters != countersWorking; SOLVED

counters != countersWorking; SOLVED

4
Comments
1 min read
Spring Boot: Auto Configuration and Projects

Spring Boot: Auto Configuration and Projects

15
Comments
4 min read
2 ways to Two Sum

2 ways to Two Sum

6
Comments
3 min read
Spring Webflux - Reactive Java Applications - Part 1

Spring Webflux - Reactive Java Applications - Part 1

29
Comments
3 min read
Checking If An Undirected Graph Is Bipartite

Checking If An Undirected Graph Is Bipartite

9
Comments
2 min read
Add Filters to Excel in Java

Add Filters to Excel in Java

6
Comments
3 min read
Do you really understand interfaces?

Do you really understand interfaces?

42
Comments 17
8 min read
How to Consolidate API-Documentation in a Microservices Environment

How to Consolidate API-Documentation in a Microservices Environment

15
Comments 6
7 min read
Kafka Streams testing tip: Making sense of "Uninitialized topic" exception

Kafka Streams testing tip: Making sense of "Uninitialized topic" exception

7
Comments
2 min read
Accessing Apache Kafka from Quarkus

Accessing Apache Kafka from Quarkus

7
Comments
4 min read
Streaming data from Kafka to S3 - video walkthrough

Streaming data from Kafka to S3 - video walkthrough

7
Comments
1 min read
Bad chunk header mystery

Bad chunk header mystery

4
Comments
3 min read
OneDev: An open source all-in-one devops platform

OneDev: An open source all-in-one devops platform

8
Comments 2
1 min read
Send an HTTP GET Request using Java 11 HttpClient

Send an HTTP GET Request using Java 11 HttpClient

11
Comments 1
1 min read
How to initialize ArrayList in Java?

How to initialize ArrayList in Java?

4
Comments
1 min read
loading...