-
Notifications
You must be signed in to change notification settings - Fork 4
Project Structure
Geoff Bourne edited this page Dec 26, 2015
·
1 revision
The project structure follows the prescribed layout for Spring Boot projects built with Maven:
Contains the Maven pom.xml
and self-installing mvnw
wrapper scripts (generated by Spring Boot initializer)
Backend code
Front end / web code
Angular module code
HTML snippets "included" via Angular directives