Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们如何将 Angular2+ 应用程序与 JSP 等 Java 技术集成?
此外,将角度应用程序直接与 java 技术集成是一种好方法,还是通过创建 java API(restful API)更好地使用。
是的,您可以与 spring boot 一起使用。但是 JSP 不是一个好主意。一旦将 Angular 代码复制到 index.html 中的 spring boot 中
Jhipster 也是很好的解决方案 https://www.jhipster.tech/