I\'m trying to build the front-end part of a project with Angular and a basic REST backend that also handles security.
I have very basic knowledge of Spring but haven\'t
First of all
It will be a good thing that you know what is Spring boot ( Advantage of spring boot )
secondly
Here is some helpful resources :
2.1 This is about the architecture Web App Architecture - the Spring MVC - AngularJs stack
2.2 Spring Restful Web Service Example with JSON, Jackson and Client Program
2.3 CRUD using Spring MVC 4.0 RESTful Web Services and AngularJS
2.4 And for the security example Spring Data REST + Spring Security