spring-ldap icon indicating copy to clipboard operation
spring-ldap copied to clipboard

Consider splitting repositories into separate XSD

Open jzheaux opened this issue 3 years ago • 0 comments
trafficstars

spring-ldap.xsd imports spring-repository.xsd. This means that spring-data-commons is a required dependency for Spring LDAP XML configuration, even if no Spring Data features are used in an application.

One way to solve this would be to move the repositories definition into a separate XSD.

jzheaux avatar Feb 17 '22 20:02 jzheaux