All Projects → SpringCloud → Spring Cloud Codegen Ui

SpringCloud / Spring Cloud Codegen Ui

Licence: apache-2.0
Spring Cloud代码生成器界面

Labels

spring-cloud-codegen-ui

ui source for codegen

demo: http://start.springcloud.cn

To start

This is a project template for vue-cli

# install dependencies
npm install

serve with hot reload at localhost:7777

# by api: http://127.0.0.1:3333
npm run dev

配置Hosts: 127.0.0.1 localhost

serve with hot reload at localhost:8888

# by api: http://codegen.smartscity.com/api/v1/swagger-ui.html
npm run remote

serve with hot reload at localhost:9999

# by api: http://codegen.smartscity.com/api/v2/swagger-ui.html
#edit v1 to v2
vim src/views/nav1/Form.vue
  replaceAll /v1/ to /v2/
npm run v2

build for production with minification

npm run build

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].