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.
Kafka Retry Done Right: The Day I Chose a Simpler Fix Over @RetryableTopic

Kafka Retry Done Right: The Day I Chose a Simpler Fix Over @RetryableTopic

1
Comments
5 min read
what are data types in Java?

what are data types in Java?

Comments
1 min read
Java Basics
Cover image for Java Basics

Java Basics

1
Comments 2
6 min read
Building a Scalable URL Shortener
Cover image for Building a Scalable URL Shortener

Building a Scalable URL Shortener

Comments
3 min read
Introducing Lottie4J, a Java(FX) Library to Parse and Play Lottie Animation Files

Introducing Lottie4J, a Java(FX) Library to Parse and Play Lottie Animation Files

2
Comments
4 min read
Feedback on checked exceptions and lambdas
Cover image for Feedback on checked exceptions and lambdas

Feedback on checked exceptions and lambdas

5
Comments
3 min read
JPA Mapping with Hibernate- One-to-Many and Many-to-One Relationship
Cover image for JPA Mapping with Hibernate- One-to-Many and Many-to-One Relationship

JPA Mapping with Hibernate- One-to-Many and Many-to-One Relationship

4
Comments
9 min read
SmartOrder — Part 3: Inside the Order Service
Cover image for SmartOrder — Part 3: Inside the Order Service

SmartOrder — Part 3: Inside the Order Service

1
Comments
10 min read
JPA Mapping with Hibernate- Many-to-Many Relationship
Cover image for JPA Mapping with Hibernate- Many-to-Many Relationship

JPA Mapping with Hibernate- Many-to-Many Relationship

2
Comments
8 min read
Advanced Stream Techniques in Java 8

Advanced Stream Techniques in Java 8

2
Comments
2 min read
Your Service Passes All Tests But Breaks Production: Detecting Inter-Service API Regression
Cover image for Your Service Passes All Tests But Breaks Production: Detecting Inter-Service API Regression

Your Service Passes All Tests But Breaks Production: Detecting Inter-Service API Regression

2
Comments
5 min read
What is class?

What is class?

Comments
1 min read
Master HikariCP in Spring Boot 3.x: Complete Guide to High-Performance Database Connection Pooling
Cover image for Master HikariCP in Spring Boot 3.x: Complete Guide to High-Performance Database Connection Pooling

Master HikariCP in Spring Boot 3.x: Complete Guide to High-Performance Database Connection Pooling

2
Comments
4 min read
Improving my MVCC Transactional Map

Improving my MVCC Transactional Map

1
Comments
16 min read
4 Ways to Concatenate Arrays in Java: From System.arraycopy to Stream API

4 Ways to Concatenate Arrays in Java: From System.arraycopy to Stream API

1
Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.