The intention of this project is to create a minimal example of an Angular application running on a Java/Spring serving backend in a Bazel mono-repo.
To run the application
bazel run java/org/cyclopsgroup/aoj/server
Find out more in blog post Spring, Angular and other reasons I like and hate Bazel at the same time.