Tomas Tulka's Blog
Random thoughts about programming and other stuff.
How to Test Date and Time in Spring Boot
Testing temporal events in Spring Boot Java applications with JUnit 5 and Spring Boot Test.
Shades of Tests
Practical examples of software testing in Java using Spring Boot Test without mocking frameworks.
Spring Boot Custom Components
Let's build domain-oriented custom components with Spring Boot starters, auto-configuration and configuration properties.
Spring HTTP Message Converters Customizing
A deep look at how Spring's HTTP Message Converters work.