Skip to content

Releases: gmartinezramirez-old/Spring-API-REST-Person-CRUD

v1.1: The Final Countdown

08 Mar 05:24
Compare
Choose a tag to compare
  • 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

06 Mar 21:40
Compare
Choose a tag to compare
  • Implementation of the REST api using MVC pattern.