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.
The point of this article is not to determine which database is the best, but to help uncover the factors to consider when selecting a database for your specific project.
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.