Posts RSS Feed
Creating Non-Expiring Secrets for Azure App Registrations
Published:Learn how to create secrets that do not expire for Azure App Registrations using Azure CLI, ensuring long-lived credentials for testing and experimentation.
From Java 8 to Java 21, New Language Features & Highlights
Published:Upgrade your skills with this Java 8 to Java 21 breakdown. Discover major new features from all intermediate LTS versions, including code snippets and examples.
Refresh OAuth 2.0 Tokens in Spring Boot & Spring Cloud Azure
Published:Enhancing token management in Spring Boot with Microsoft Entra ID. Automate token refresh for better security and user experience using a servlet filter.