Can anyone please let me know if the Spring 5 version of XSDs are available?
Is there something like spring-beans-5.1.xsd
, spring-context-5.1.xsd
, spring-mvc-5.1.xsd
or spring-beans-5.0.xsd
, spring-context-5.0.xsd
, spring-mvc-5.0.xsd
available in Spring ?
If available, please provide the links for those XSDs.
Also, can anyone let me tell what is the compatible version of spring-security
for Spring 5.x
?