Remove SolrAutoConfiguration @PreDestroy
Remove @PreDestroy from SolrAutoConfiguration since the container will call the close method anyway. Fixes gh-5333 Closes gh-5339
Showing
Please register or sign in to comment
Remove @PreDestroy from SolrAutoConfiguration since the container will call the close method anyway. Fixes gh-5333 Closes gh-5339