generator-spring:用于Spring Boot和Spring Cloud应用程序的yeoman生成器

时间:2024-02-19 22:03:30
【文件属性】:

文件名称:generator-spring:用于Spring Boot和Spring Cloud应用程序的yeoman生成器

文件大小:117KB

文件格式:ZIP

更新时间:2024-02-19 22:03:30

javascript spring-boot yeoman spring-cloud scaffolding

发电机弹簧 生成器,用于搭建和引导和应用程序。 提供与相同的可选选项,但具有交互式CLI界面,因此您的手可以在键盘上停留在自己的位置! 入门 安装Yeoman $ npm install -g yo 安装发电机弹簧 $ npm install -g generator-spring 启动弹簧发电机! $ yo spring 交互式CLI菜单将指导操作。 附加(子发电机) 创建一个REST端点 $ yo spring:rest 创建具有HATEOAS支持的REST端点(依赖于选择hateoas启动程序选项) $ yo spring:hateoas 创建一个初始Thymeleaf视图(依赖于选择Thyemleaf启动器选项) $ yo spring:route 去做 添加Spring Boot 1.5.x支持的新Spring Cloud库 添加对使用Spring Cloud Function创建无服务器(AWS)项目的支持。 添加React支持。 从本质上讲,这将支持一个自以为是的ReactSPA(webpack / es6 / material-ui)作为前端。 执照


【文件预览】:
generator-spring-master
----.jshintrc(389B)
----route()
--------templates()
--------index.js(2KB)
----.gitattributes(12B)
----hateoas()
--------templates()
--------index.js(2KB)
----.travis.yml(51B)
----LICENSE(1KB)
----test()
--------test-load.js(259B)
----README.md(1KB)
----.editorconfig(214B)
----.gitignore(31B)
----logo()
--------Gen-Spring-Logo.jpg(112KB)
----app()
--------templates()
--------index.js(16KB)
----rest()
--------templates()
--------index.js(2KB)
----package.json(798B)

网友评论