All notable changes to the project will be documented in this file, in a per release basis.
- Upgrade spring boot lib from 2.3.0.RELEASE to 2.3.1.RELEASE https://github.com/spring-projects/spring-boot/releases/tag/v2.3.1.RELEASE
- Format and clean code
- Remove the Serializable interface
- Rename static variables
- Upgrade spring boot lib from 2.2.6.RELEASE to 2.3.0.RELEASE https://github.com/spring-projects/spring-boot/releases/tag/v2.3.0.RELEASE
- Code format and clean up
- Upgrade Tomcat version to 8.5.56 t https://tomcat.apache.org/tomcat-8.5-doc/changelog.html
- Upgrade spring boot lib from 2.2.2.RELEASE to 2.2.6.RELEASE https://github.com/spring-projects/spring-boot/releases/tag/v2.2.6.RELEASE
- Upgrade spring boot lib from 2.2.1.RELEASE to 2.2.2.RELEASE https://github.com/spring-projects/spring-boot/releases/tag/v2.2.2.RELEASE
- Upgrade spring boot lib from 2.1.6.RELEASE to 2.2.1.RELEASE https://github.com/spring-projects/spring-boot/releases/tag/v2.2.1.RELEASE
- Upgrade spring boot lib from 2.1.5.RELEASE to 2.1.6.RELEASE https://github.com/spring-projects/spring-boot/releases/tag/v2.1.6.RELEASE
- 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.0.RELEASE to 2.1.3.RELEASE
Tag: project_r1_v5
- 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
- upgrade to spring boot 2
- add changelog file