Spring Boot + Angular 2 structure

后端 未结 3 2043
粉色の甜心
粉色の甜心 2021-02-08 03:07

In my project I want to use Spring Boot and Angular 2.

  1. Structure of Spring Boot App
3条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-08 03:24

    There's an framework called JHipster. It is easily to develop, deploy Spring Boot + Angular Apps. Check out their sample and it would helpful. The link is here: https://jhipster.github.io/

    Jhipster supports both AngularJS and Angular, therefore you can find the both sources

提交回复
热议问题