Skip to content

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

v1.1: The Final Countdown

Choose a tag to compare

@gmartinezramirez-old gmartinezramirez-old released this 08 Mar 05:24
  • 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

Choose a tag to compare

@gmartinezramirez-old gmartinezramirez-old released this 06 Mar 21:40
  • Implementation of the REST api using MVC pattern.