sonnyjon / recipe-spring-mongodb

Refactor of spring5-recipe to use MongoDB instead of MySQL.
0 stars 0 forks source link

Refactor test code to use embedded MongoDB. #14

Closed sonnyjon closed 2 years ago

sonnyjon commented 2 years ago

Need to have tests run off an embedded MongoDB for testing purposes only. This will help prevent builds in CircleCI from failing.