Replaced all occurrences of @SpringApplicationConfiguration with @SpringBootTest. Using SpringRunner instead of @SpringJUnit4ClassRunner now.
Spring Data Solr - Managed Schema Examples
In order to run this example a 4.7+ Solr Server and Maven are required.
Running Solr
:solr> cd example
:example> java -Dsolr.solr.home=example-schemaless/solr -jar start.jar
Access via localhost:8983/solr/. Fields available at ../schema/fields