文件名称:spring-boot-angular-fullstack
文件大小:85KB
文件格式:ZIP
更新时间:2024-05-29 07:41:13
angularjs spring-boot angular-cli TypeScript
全栈 可以通过以下命令完全构建该项目: mvn clean install This shall run the build for server side as jar and client side as jar. Stack: Spring Boot Angular 6 with Bootstrap 最终的人工制品应为罐子。 休息服务器 该项目的服务器端部分是由生成的 要运行服务器端安装maven,请run: mvn clean install RestUi 该项目的UI部分是使用版本6.0.8生成的。 开发服务器 为开发服务器运行ng serve 。 导航到http://localhost:4200/ 。 如果您更改任何源文件,该应用程序将自动重新加载。 代码脚手架 运行ng generate component component-name生成一个新的组
【文件预览】:
spring-boot-angular-fullstack-master
----.travis.yml(14B)
----pom.xml(692B)
----rest-app()
--------pom.xml(2KB)
----rest-parent()
--------pom.xml(1KB)
----Procfile(69B)
----LICENSE(11KB)
----rest-server()
--------pom.xml(1KB)
--------mvnw(6KB)
--------src()
--------.gitignore(261B)
--------.mvn()
--------mvnw.cmd(5KB)
----.gitignore(1KB)
----CODE_OF_CONDUCT.md(3KB)
----README.md(2KB)
----rest-ui()
--------pom.xml(3KB)
--------proxy.config.json(164B)
--------package.json(2KB)
--------tslint.json(3KB)
--------protractor.conf.js(822B)
--------angular.json(4KB)
--------src()
--------tsconfig.json(363B)
--------e2e()
--------.gitignore(544B)
--------karma.conf.js(1KB)
--------.editorconfig(245B)