This is Sample Application that uses CXF Based RESTFul Web Services with Swagger, Angular JS and Bootstrap. Can be used as template as well if needed.
This application has been tested on Tomcat 8.5.
- JDK 8.x minimum
- Maven 3.3.x minimum
- Node 6.11.x minimum
- Angular CLI 4.x minimum
- Tomcat 8.5.x minimum
Execute below command on Command Prompt/terminal:
$ mvn clean install
Deploy the generated war(jax-rs-wih-angular-demo-app.war) from target folder of the project to your tomcat server.
You might have to replace "jax-rs-wih-angular-demo-app" from following places with your desired project name.