Tag: software
All the articles with the tag "software".
Spring Boot 4 and Logbook Now Work Together
Published: at 12:00 PMLogbook 4.x now supports Spring Boot 4 and Jackson 3. Here's how to upgrade.
UUID4 Shouldn't Be Your Primary Key
Published: at 12:00 PMA comparison of UUID4, UUID7, TSID, and sequential IDs for database primary keys with practical PostgreSQL 18 examples and Spring Boot integration.
The Ultimate Guide to Spring Web Clients with OAuth2
Published: at 12:00 PMA comprehensive guide to Spring's HTTP clients - RestClient, WebClient, and declarative interfaces - with complete OAuth2 integration patterns.
The Ultimate Guide to Spring Cloud Streams
Published: at 12:00 PMA comprehensive guide covering every aspect of Spring Cloud Streams - from functional programming models to multiple binders, error handling, and beyond.
Why you should use Instancio in 2026
Published: at 05:00 AMAn introduction to Instancio and why it's the best testing library you're not using yet
Spring Boot 4 and Logbook: ClassNotFoundException
Published: at 12:00 PMAttempting to use Logbook with Spring Boot 4 (broken on arrival)