* moving SpringBootPersistenceApplication class to its own package
* from com.baeldung to com.baeldung.logging to prevent it from loading
contexts from other applications.
* moving SpringBootPersistenceApplication class to its own package
* from com.baeldung to com.baeldung.logging to prevent it from loading
contexts from other applications.
* Spring Data MongoDB - Configure Connection
Ready for revision.
* fixed tests to reflect article changes
* BAEL-5657
* reverting BAEL-5657
* reverting BAEL-5657
* done
* reverting bael-5366
* revert bael-5366
* revert bael-3366
* including section 3
3. Using commons-io and org.json
* replacing tabs with spaces
* BAEL-5192 implement code samples
* BAEL-5192 simplify some methods
* BAEL-5192 remove duplicated test method
Co-authored-by: Yavuz Tas <ytas@vwd.com>