Releases: gmartinezramirez-old/Spring-API-REST-Person-CRUD
Releases · gmartinezramirez-old/Spring-API-REST-Person-CRUD
v1.1: The Final Countdown
- Up to Spring 2.0.0.RELEASE.
- Minor refactor code.
- Added a specific exception for person object.
- Add a bash script for running the REST API (run.sh).
V1.0: A new hope
- Implementation of the REST api using MVC pattern.