Files
spring-data-commons/src/main/resources
Mark Paluch 2b326bc4d7 DATACMNS-1565 - Add HTTPS entries into spring.schemas.
To resolve XSD files properly from the classpath, their HTTPS reference must be present in the spring.schemas to avoid internet interaction for resolving an XSD file.
2019-08-06 15:37:12 +02:00
..
2019-03-22 11:00:44 +01:00
2019-03-21 08:26:30 +01:00

Spring Data Commons is released under the terms of the Apache Software License Version 2.0 (see license.txt).


DISTRIBUTION CONTENTS:

The JARs are available in the 'dist' directory, and the source JARs are in the 'src' directory.

The reference manual and javadoc are located in the 'docs' directory.


ADDITIONAL RESOURCES:

Spring Data Homepage: https://projects.spring.io/spring-data
Spring Data on Stackoverflow: https://stackoverflow.com/questions/tagged/spring-data