In this article, I will introduce how we can use Java AOT compilation to eliminate the dead code in Java and therefore improve the performance dramatically.
In this article, we will be talking about implementing your own authorization server in a Spring Boot application, and we will also test a few types of grant types.
In this article, we'll review theoretical concepts of OAuth and the benefits of having OAuth in your web application and it's popularity in modern apps
I will be going through the steps to show you how to test in production. I will walk you through how to set up an Okta org, and configure an OpenID Connect App.