sonnyjon / recipe-spring-mongodb

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

Remove data loader and think of alternate method. #8

Closed sonnyjon closed 2 years ago

sonnyjon commented 2 years ago

Or refine the loader to run only once if no data.

sonnyjon commented 2 years ago

Data loader causing one test to fail.

sonnyjon commented 2 years ago

Added logic to determine if data should load or not.