Jersey based RESTful service implementation for PFRED;
Swagger plugin for API publishing and testing;
Run the following command to build and unit test the application 'mvn clean package'
To run the service and swagger page on your local tomcat server, follow these steps:
- add the PFREDRestService.war into webapps folder
- restart tomcat as needed
- access the Swagger page at https://os.biogen.com/PFREDRestService/api