Change the 'spring-geode-starter' dependency declaration from the externally, fully-qualified artifact to using the project 'spring-geode-starter' module artifact.
Experiment with adding SD for Apache Geode's @Region mapping annotation as well as SD MongoDB's @Document mapping annotation and the effects on Spring Boot's auto-configuration support for SD Repositories when multiple data store providers are on the Spring Boot application classpath.
Resolves gh-51.