Skip to content

Releases: AdamZink/spring-boot-mysql-demo

Part 4

25 Sep 03:08
0d138cc
Compare
Choose a tag to compare

This release adds API documentation with Swagger

Aligns with Part 4 of tutorial:
https://medium.com/@adamzink/creating-an-api-with-spring-boot-and-mysql-part-4-d39edbe87b53

Part 3

17 Jul 02:39
98092f0
Compare
Choose a tag to compare

This release adds REST endpoint to GET, PUT, and DELETE Users

Aligns with Part 3 of tutorial:
https://medium.com/@adamzink/creating-an-api-with-spring-boot-and-mysql-part-3-f1b5ef9334c0

Part 2 - Revision 1

02 Jul 02:56
ccd5556
Compare
Choose a tag to compare

This release adds REST endpoint to POST a new User

Aligns with Part 2 of tutorial:
https://medium.com/@adamzink/getting-started-with-spring-boot-hibernate-jersey-and-mysql-part-2-b9f98a1bbbae

Revision 1 notes:

  • Call User service directly from resource to simplify class structure

Part 2

02 Jul 02:53
d4d6460
Compare
Choose a tag to compare

This release adds REST endpoint to POST a new User

Aligns with Part 2 of tutorial:
https://medium.com/@adamzink/getting-started-with-spring-boot-hibernate-jersey-and-mysql-part-2-b9f98a1bbbae

Part 1

24 Apr 00:25
ea78c79
Compare
Choose a tag to compare