v2.0.0
vincent-fuchs
released this
20 May 11:39
·
18 commits
to master
since this release
Added
- Azure Devops capabilities
Changed
- [BREAKING] source control config is now configured under
source-control
, with an explicittype
attribute. Not using profiles anymore to load source control specific config - Spring Boot 2.6.6 upgrade
- Libraries upgrades
- Upgrade to Java 11
- Rearranged the code in clear modules, one for each source control type
- replaced TravisCi by GitHub Actions