This is an application that is designed to showcase Spring AOP functionality, as well as how to build a simple app with Angular and SpringBoot.
You need to have both portions of the application up for everything to work properly.
cd Spring
mvn spring-boot:run
cd Angular
ng serve --open