This project was generated to make crud operations via ANGULAR 4.
RestFul Service uses following Technologies:
- Spring-boot
- Hibernate
- JaCoCo
- H2 DB
- Swagger2
Run mvn clean install
First run SpringBootCrudApi then run Angular4 project.
Run spring-boot-run.
On the package.json directory for angular run in order :
- npm install
- ng serve
Add/Remove/Edit Configurations on http://localhost:4200/
Run mvn clean verify -P integration-test
Run mvn clean verify -P all-tests
To get more look at http://localhost:8080/swagger-ui.html#/