Tag: java
All the articles with the tag "java".
Dynamically setting audience for using Spring OAuth2 Client
Published: at 12:00 PMAn article walking through a demo of dynamically setting a query parameter using spring-oauth2-client.
Casual Machine Performance Test
Published: at 12:00 PMJust a fun little comparison of a group of machines and how they handle Java and GraalVM native images.
Spring Version Compatibility Cheatsheet
Published: at 12:00 PMA continuously updated page for easy reference!
Hibernate 6.6 Breaking Changes - StaleObjectStateException
Published: at 12:00 PMSpring 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 12:00 PMAn example using the new RecordRecoverableProcessor class in Spring Cloud Streams for highly configurable error handling.
Jdk 23 Streams - How To Use Gather Operations
Published: at 12:00 PMAn article on how to use the Gather stream operation in JDK23