-
Software Development
How to become a better Software Developer
This blog post contains my personal experience and opinions on how to become a better developer. Let’s get it straight,…
Read More » -
Enterprise Java
Centralized Authorization with OAuth2 & Opaque Tokens using Spring Boot 2
If you are looking for JWT implementation please follow this link This guide walks through the process to create a centralized…
Read More » -
Enterprise Java
Centralized Authorization with OAuth2 & JWT using Spring Boot 2
This guide walks through the process to create a centralized authentication and authorization server with Spring Boot 2, a demo…
Read More » -
Enterprise Java
Password Encoder Migration with Spring Security 5
Recently I was working in a project that used a custom PasswordEncoder and there was a requirement to migrate it…
Read More »