Iam new to Spring framework. Iam on following link:
http://www.springsource.org/spring-data/mongodb
When I click “API JAVADOC”, I get 404 error on following link.
http://static.springsource.org/spring-data/data-mongodb/docs/current/apidocs/
Can some one guide me what is wrong in url and how it can be rectified.
Thanks in advance
The latest javadoc can always be found under http://static.springsource.org/spring-data/data-mongodb/docs/current/api/. I’ve fixed the broken link on the Spring Data MongoDB project homepage.