@Configuration @EnableConfigurationProperties(value=SolrProperties.class) @ConditionalOnProperty(prefix="solr.server", name="autoConfigEnabled", matchIfMissing=true) public class SolrAutoConfiguration extends Object
Constructor and Description |
---|
SolrAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
SolrServer |
blAutoSolrServer() |
@Bean public SolrServer blAutoSolrServer()
Copyright © 2020. All rights reserved.