AngularJS + Spring MVC with security - where to start?

后端 未结 3 1922
清酒与你
清酒与你 2021-02-20 00:57

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

3条回答
  •  [愿得一人]
    2021-02-20 01:57

    You can take a look at this open source Spring + AngularJS generator JHipster

    Main site: http://jhipster.github.io/

    quick slides: http://jhipster.github.io/presentation/#/

提交回复
热议问题