Releases: pavelfomin/spring-boot-rest-example
Releases · pavelfomin/spring-boot-rest-example
4.0.0
What's Changed
- Migrate to springBoot version 3.1.2 by @pavelfomin in #26
2.6.3.0
spring boot 2.6.3, springfox -> springdoc, swagger v3
2.5.9.3
Add custom actuator endpoint
and info actuator extension
examples
2.5.9.2
Add gradle build support
2.5.9.1
- use maven wrapper
- use
fetch-depth: "0"
with checkout to get all branches and tags
2.5.9.0
spring-boot:2.5.9 integration w/ junit 5 and java 11
2.2.5
Added generic error handler to the controller
2.2.4
Added spring security jwt integration