All notable changes to the project will be documented in this file, in a per release basis.
- upgrade spring boot from 2.1.3.RELEASE to 2.1.5.RELEASE https://github.com/spring-projects/spring-boot/releases/tag/v2.1.5.RELEASE
- upgrade spring boot from 2.1.2.RELEASE to 2.1.3.RELEASE
- upgrade spring boot from 2.1.0.RELEASE to 2.1.2.RELEASE
- remove @ResponseBody annotation because the @RestController already includes that
- upgrade spring boot from 2.0.3.RELEASE to 2.1.0.RELEASE https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.1.0-M1-Release-Notes
- upgrade spring boot to 2.0.3
Tag: project_r1_v2
- add google formatter
- upgrade spring boot to 2.0.1
Tag: project_r1_v1
- First release of the project