Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Java misising library in org.springframework.web.servlet.config.annotation

I am not sure where to ask this, but I will try it here: I searched half a day (that is: downloaded and searched thru its content) ALL the org.springframework.web.servlet jars from the very first release (2.5.6) till the latest one (3.2.2) but I am unable to find/locate one specific library that should be there called "CorsRegistry.java" (org.springframework.web.servlet.config.annotation.CorsRegistry).

This specific library is needed for the "Document Viewer Java Library" (beside quantum of many other jars).

Can anyone point me to the correct download location of the file that would include this specific library?

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

I can see this class in the latest spring-webmvc-5.3.19.jar

-> jar -tf spring-webmvc-5.3.19.jar  | grep "CorsRegistry"
org/springframework/web/servlet/config/annotation/CorsRegistry.class
Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading