Posts
All the articles I've posted.
UV - The Modern Python Package Manager
Published: at 08:00 AMExploring uv, the ultra-fast Python package manager and resolver that's changing how we manage dependencies.
Spring Data Pagination Serialization Warning
Published: at 08:00 AMA short post detailing a common serialization error and the potential solutions
Dynamically setting audience for using Spring OAuth2 Client
Published: at 08:00 AMAn article walking through a demo of dynamically setting a query parameter using spring-oauth2-client.
Casual Machine Performance Test
Published: at 08:00 AMJust a fun little comparison of a group of machines and how they handle Java and GraalVM native images.
Spring Version Compatibility Cheatsheet
Published: at 08:00 AMA continuously updated page for easy reference!
Hibernate 6.6 Breaking Changes - StaleObjectStateException
Published: at 07:00 AMSpring Boot's update to Hibernate 6.6 brings with it a breaking change that could silently cause issues in projects using it.