trevorosborne1989 / NCHANDIWebsite_Service

This site has been developed as a volunteer management system and dynamic web application to be used specifically for 12 step Hospital and Institution purposes.
1 stars 0 forks source link

This is an example of a basic Spring Boot RESTful web service.

It contains all of the exception handling, OAuth authentication, JPA and other methodologies to create web services.

To build a WAR for this service, right click the application, Run As/Maven Install. In the projects /target folder you will find the war file. This can be deployed to any Tomcat server.