Spring MVC AJAX / JSON & # 8594; json.min.js - where can I get a newer version?

I am using this sample Spring MVC project with AJAX / JSON support: https://src.springframework.org/svn/spring-samples/mvc-ajax/

There is a json.min.js file, and I want to know what the file is. So where can I get a newer version? Where is it originally located?

Link to json.min.js https://src.springframework.org/svn/spring-samples/mvc-ajax/trunk/src/main/webapp/resources/json.min.js

Somebody knows?

+4
source share
2 answers
0
source

All Articles