Tag: software
All the articles with the tag "software".
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.
Cesium JS Volume 2 - Drawing a Circle 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
Easy Spring Rest Client w/ OAuth2
Published: at 08:00 AMUsing the new Spring RestClient with newly supported OAuth2 capabilities!