Coding Steve's Blog
RSS FeedI'm a senior software developer with about 8 years of experience doing devops and development work. This is my blog where I write posts I wish I had found online myself.
Featured
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 AMAn article describing the latest way to log spring web client requests and responses using Logbook.
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
Cesium JS Volume 2 - Drawing a Rectangle w/ Primitives & Entities
Published: at 08:00 AMThe second post about basic CesumJS components!
Cesium JS Volume 1 - Drawing a Rectangle w/ Primitives & Entities
Published: at 08:00 AMThe first of a series of posts about basic CeisumJS components!
Jdk 23 Streams - How To Use Gather Operations
Published: at 08:00 AMAn article on how to use the Gather stream operation in JDK23
Spring Cloud Stream's RecordRecoverableProcessor for Workflow Error Handling
Published: at 08:00 AMAn article walking through a demo of partitioning tables with postgres.