Homepage
Open in app
Sign inGet started

Java Tips and Tricks

Injection Framework for Non-Spring Projects

Injection Framework for Non-Spring Projects

It’s not very common, but sometimes we need to develop a small program that automates a task, parses files, or acts as a client to test a…
Go to the profile of Renan Schmitt
Renan Schmitt
Jun 9
10 Quick Tips for Clean Code

10 Quick Tips for Clean Code

One of the most important characteristics of well-designed, long-lasting systems is their ability to adapt to new requirements and remain…
Go to the profile of Renan Schmitt
Renan Schmitt
May 23
Reactor: How to Test a Flux

Reactor: How to Test a Flux

When working with Java — especially when creating applications with Spring Boot — the Reactor framework is a powerful tool for building…
Go to the profile of Renan Schmitt
Renan Schmitt
May 17
5 Basic Spring Boot Annotations Everyone Must Know

5 Basic Spring Boot Annotations Everyone Must Know

Spring Boot provides a set of powerful annotations that simplify your code and make it more resilient. In this article, we’ll explore five…
Go to the profile of Renan Schmitt
Renan Schmitt
Apr 19
Spring Boot: Adding i18n to Validation

Spring Boot: Adding i18n to Validation

Go to the profile of Renan Schmitt
Renan Schmitt
Apr 12
How to Test CompletableFuture.runAsync()

How to Test CompletableFuture.runAsync()

Java provides a simple way to implement asynchronous processing and chain asynchronous tasks using the CompletableFuture class.
Go to the profile of Renan Schmitt
Renan Schmitt
Apr 5
Java: How to Generate Test Data Quickly

Java: How to Generate Test Data Quickly

In the article Write Unit Tests Faster with Instancio, I introduced a great framework for generating test data in unit tests. However…
Go to the profile of Renan Schmitt
Renan Schmitt
Mar 30
About Java Tips and TricksLatest StoriesArchiveAbout MediumTermsPrivacyTeams