Tag: software
All the articles with the tag "software".
Jdk 23 Streams - How To Use Gather Operations
Published: at 12:00 PMAn article on how to use the Gather stream operation in JDK23
Easy Spring Rest Client w/ OAuth2
Published: at 12:00 PMUsing the new Spring RestClient with newly supported OAuth2 capabilities!
Partitioning Tables with Progress
Published: at 12:00 PMAn article walking through a demo of partitioning tables with postgres.
GraalVM Native Image Reflect Config Demystified
Published: at 12:00 PMThis post digs into the native-image configurations, specifically the reflect-config.json!.
Logging Request Body with Spring WebClient
Published: at 12:00 PMAn article describing the latest way to log spring web client requests and responses using Logbook.