spring - Maven solrj issue -
I can run my app and there is no problem in it, but when I'm adding
& lt; Dependency & gt; & Lt; Group & gt; Org.springframework.data & lt; / Group & gt; & Lt; ArtifactId & gt; Spring-Data-Solr & lt; / ArtifactId> & Lt; Version & gt; 1.1.0.RELEASE & lt; / Edition & gt; & Lt; / Dependencies & gt;
-3) Context initialization failed: java. lang.IllegalStateException: configuration class can not be loaded: eu.combc.webuzu.configuration.SecurityConfig
Any idea what's going on?
Check with:
& lt; Dependency & gt; & Lt; Group & gt; Org.apache.solr & lt; / Group & gt; & Lt; ArtifactId & gt; Solr-solrj & lt; / ArtifactId> & Lt; Version & gt; 4.10.1 & lt; / Edition & gt; & Lt; / Dependencies & gt;
Comments
Post a Comment