RDBreed / mongomappingcontextdemo

This project demonstrates the difference in MongoMappingContext's persistent entities when using different configurations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project demonstrates the difference in MongoMappingContext's persistent entities when using different configurations. Running the tests will show these differences. The three different test setups are as follows:

  • Application without Configuration
  • Application with simple Configuration
  • Application with Configuration, with EnableMongoRepositories annotation

About

This project demonstrates the difference in MongoMappingContext's persistent entities when using different configurations.


Languages

Language:Java 100.0%