web-mvc-configurer-adapter-deprecated
Warning: “The type WebMvcConfigurerAdapter is deprecated” 1. Introduction In this quick tutorial, we’ll have a look at one of the warnings we may see when working with a Spring 5.x.x version, namely the one referring to the deprecated WebMvcConfigurerAdapter class. We’ll see why this warning happens and how to handle… Continue Reading web-mvc-configurer-adapter-deprecated