Replaced all occurrences of @SpringApplicationConfiguration with @SpringBootTest. Using SpringRunner instead of @SpringJUnit4ClassRunner now.
Added sample using deep pagination with cursor and one for managed schema support. Added JUnit rule checking that Solr is up and running. Original pull request: #12.