- bump BoM to 5.1.16 with commons-dbs upgrade
- refactor error handling
- bump BoM to 5.1.14 with Spring framework, boot, data upgrade
- fix zalando import change
- bump BoM to 5.1.11 with Spring framework, boot, data upgrade
- bump BoM to 5.1.10 with Spring framework, boot, data, security upgrade
- bump BoM to 5.1.8 with Spring framework, boot, data, security upgrade
- refactor JPA configuration to detect dialect if not set
- really use embedded database for unit test
- remove maven profile test (useless with refactoring)
- add configuration to deploy on Heroku for demo application
- use @EventListener instead of implements ApplicationListener
- increase test coverage to 51% with coveralls, implement HomeControllerTest, AboutControllerTest, SigninControllerTest, ErrorControllerTest (total 21 tests)
- add Spotify docker image assembly recipe
- make a ready made Docker Hub image for trial
- migrate from JUnit 4 to JUnit 5
- make parameterizable the selection of BoM parent and default java version
- add readme recipe docker and add timezone for docker jib
- add maven MySql DB profile
- bump BoM to 5.1.5
- Documentation improvements
- add default value for archetype generation
- import from kolorobot/spring-mvc-quickstart-archetype
- Refactoring with Spring 5.1.4 as baseline