Posts RSS Feed
Acquiring a Token for On Behalf Of Flow (MSAL4J)
Published:Learn how to obtain an OAuth 2.0 On Behalf Of Flow Access Token using the Microsoft Authentication Library for Java (msal4j).
Acquiring a Token for Client Credentials Flow (MSAL4J)
Published:Discover how you can fetch an OAuth 2.0 Client Credentials Flow Access Token using the Microsoft Authentication Library for Java (msal4j).
How to Build an Angular Library (Including Assets & Styles)
Published:Learn the process of creating, packaging, and sharing Angular libraries, including assets and styles, for enhanced collaboration across your projects.
Creating Slim, Production-Ready Docker Images for Java Apps
Published:Containerize your Java applications by following the best practices described in this guide along with the most essential docker commands.
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.