I\'m having some difficulty preventing Spring Boot from auto configuring some classes (in this example: SolrAutoConfiguration). To illustrate I\'ve setup a much reduced exam
Currently I think it's not possible. The issues gh-2939 and gh-2435 relate to exactly this problem.