Spring Security 5 Overcomplicated
In this article I will show how to create a Spring MVC web application that uses Spring Security 5 but that does not use SpringBoot. The method used to configure Spring Security 5 in this article is not something I recommend and really is doing things in an overly complicated manner. It is purely a… Read More »