Coding Steve's Blog
RSS FeedI'm a senior software developer with about 9 years of experience doing devops and development work. This is my blog where I write posts I wish I had found online myself.
Quick Reference Posts
Featured
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.
Spring Cloud Stream's Record Recoverable Processor
Published: at 07:00 AMAn example using the new RecordRecoverableProcessor class in Spring Cloud Streams for highly configurable error handling.
Easy Spring Rest Client w/ OAuth2
Published: at 08:00 AMUsing the new Spring RestClient with newly supported OAuth2 capabilities!
GraalVM Native Image Reflect Config Demystified
Published: at 08:00 AMThis post digs into the native-image configurations, specifically the reflect-config.json!.
Logging Request Body with Spring WebClient
Published: at 07:00 AMAn article describing the latest way to log spring web client requests and responses using Logbook.
Converting Spring Boot 2 to Spring Boot 3 Native Image w/ GraalVM
Published: at 07:00 AMA walkthrough of updating a Spring Boot 2 application to Spring 3 running on GraalVM as a native application.
Recent Posts
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!