Things I do, stuff I make, facts I share and code I break. Check out the links on top.
Featured Posts
All PostsHow to retrieve OAuth 2.0 ID & Access Tokens in Spring Boot
Published:Learn how to access the OAuth 2.0 ID & Access Tokens stored in the Spring Boot Security Context, read their raw values and understand their contents and claims.
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.
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.
Other Posts
All PostsHow to extend CMD and ENTRYPOINT from a base Docker image
Published:Learn how to extend CMD and ENTRYPOINT commands from a base Docker image, run your custom scripts and background processes, including examples and code.
Automate the creation of an App Registration using Azure CLI
Published:Discover useful Azure CLI commands and Graph API endpoints to automate the creation of App Registrations and Enterprise Applications on Azure.