Commit Graph

4 Commits

Author SHA1 Message Date
Ulisses Lima
91f07ca1d7 https://jira.baeldung.com/browse/BAEL-5403
Editor Review changes:
* reverted SpringBootPersistenceApplication.java
* created SpringBootJsonConvertFileApplication.java in article package:
com.baeldung.boot.json.convertfile
2022-03-22 19:27:49 -03:00
Ulisses Lima
4af8f6c732 warn instead of throw 2022-03-14 23:34:39 -03:00
Ulisses Lima
b617e5a11b BAEL-5403 - Import Data to MongoDB from Json File using Java
* Project
* Integration tests
2022-03-11 20:11:54 -03:00
Seun Matt
dcf28dd166 refactor the spring boot persistence mongodb module (#5829)
* added example code for BAEL-2366

* moved example code for BAEL-2366

* example code for BAEL-1961

* moved example code into integration test

* updated the test assertions

* refactor the spring boot persistence mongodb module

* remove redundant example code

* declared the spring boot persistence module in the root pom

* fixed issue with non-imported file
2018-12-03 08:03:41 -08:00