Skip to content

Releases: pavelfomin/spring-boot-rest-example

4.0.0

18 Aug 21:36
1a42476
Compare
Choose a tag to compare

What's Changed

2.6.3.0

26 Jan 20:20
13d2bb2
Compare
Choose a tag to compare

spring boot 2.6.3, springfox -> springdoc, swagger v3

2.5.9.3

25 Jan 17:57
aaf10c4
Compare
Choose a tag to compare

Add custom actuator endpoint and info actuator extension examples

2.5.9.2

24 Jan 22:45
0a12f04
Compare
Choose a tag to compare

Add gradle build support

2.5.9.1

24 Jan 21:26
e23fe97
Compare
Choose a tag to compare
  • use maven wrapper
  • use fetch-depth: "0" with checkout to get all branches and tags

2.5.9.0

24 Jan 21:02
ffdf1a3
Compare
Choose a tag to compare

spring-boot:2.5.9 integration w/ junit 5 and java 11

2.2.5

25 Jan 21:28
3d9a1f7
Compare
Choose a tag to compare

Added generic error handler to the controller

2.2.4

25 Jan 21:27
740fa21
Compare
Choose a tag to compare

Added spring security jwt integration