Homepage
Open in app
Sign in
Get started
Java Tips and Tricks
Follow
Reduce Boilerplate Code Using @Retryable in Spring Boot
Reduce Boilerplate Code Using @Retryable in Spring Boot
In this article, let’s explore how we can reduce boilerplate code when using Spring Boot.
Renan Schmitt
Nov 10
How to Use Parameterized Unit Testing to Simplify and Enhance Your Tests
How to Use Parameterized Unit Testing to Simplify and Enhance Your Tests
In this article, let’s explore how we can use parameterized unit testing to write better tests, increase coverage, add more test cases, and…
Renan Schmitt
Oct 12
Spring Boot: Should I Use Projection to Increase Performance in JPA Queries?
Spring Boot: Should I Use Projection to Increase Performance in JPA Queries?
Database access is probably the most expensive operation in your system, and ensuring that your queries are efficient is the first step to…
Renan Schmitt
Aug 6
Java Clean Code: A Small Trick to Simplify Interface Signatures
Java Clean Code: A Small Trick to Simplify Interface Signatures
When we build reusable code, such as creating a library or a framework, we usually create classes and interfaces with many generics to…
Renan Schmitt
May 2
How to Calculate Holidays in Java
How to Calculate Holidays in Java
Renan Schmitt
Apr 1
How to Use Generics in Java Methods
How to Use Generics in Java Methods
Renan Schmitt
Mar 28
How to Generate a PDF File in Java
How to Generate a PDF File in Java
Renan Schmitt
Mar 24
About Java Tips and Tricks
Latest Stories
Archive
About Medium
Terms
Privacy
Teams