This is a basic project for creating further projects based on Spring Boot and Angular. It integrates following concepts:
- Spring Boot with Spring Boot Security
- Angular with Angular Material
- JWT token authentication
- Flyway database migration
- building and running with docker
- nginx to redirect routes either to angular or to spring
- start database on port 3307
- start front end
- start back end
- run .sh script
sh build.sh