The repositoryBaseClass attribute is needed for spring-data-commons 1.4 support. Without it, an assertion fails while spring is trying to configure the repositories enabled by this annotation,.
The repositoryBaseClass attribute is needed for spring-data-commons 1.4 support. Without it, an assertion fails while spring is trying to configure the repositories enabled by this annotation,.