Tag: software
All the articles with the tag "software".
Multiple OAuth2 Resource Servers with Spring Boot 3.5.0
Published: at 12:00 PMHow to configure Spring Boot to handle multiple OAuth2 Resource Servers using JwtDecoder based on token issuer
UV - The Modern Python Package Manager
Published: at 12:00 PMExploring uv, the ultra-fast Python package manager and resolver that's changing how we manage dependencies.
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.
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.
Cesium JS Volume 2 - Drawing a Circle w/ Primitives & Entities
Published: at 12:00 PMThe second post about basic CesumJS components!