UNPKG
generator-fastboot
Version:
latest (7.0.1-SNAPSHOT7)
7.0.4
7.0.3
7.0.2
7.0.1
7.0.1-SNAPSHOT7
7.0.1-SNAPSHOT6
7.0.1-SNAPSHOT5
7.0.1-SNAPSHOT4
7.0.1-SNAPSHOT3
7.0.1-SNAPSHOT2
7.0.1-SNAPSHOT
5.8.7
5.8.6
5.8.5
5.8.4
5.8.3
5.8.2
5.8.1
5.8.0
5.7.7
5.7.6
5.7.5
5.7.4
5.7.3
5.7.2
5.7.1
5.7.0
5.6.4
5.6.3
5.6.2
5.6.1
5.6.0
5.5.0
5.3.4
5.1.6
5.1.5
5.1.4
5.1.3
5.1.2
5.1.1
5.1.0
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
Spring Boot + Angular/React/Vue in one handy generator
www.jhipster.tech
jhipster/generator-jhipster
generator-fastboot
/
generators
/
languages
/
templates
/
src
/
main
/
webapp
/
i18n
/
zh-cn
/
gateway.json
16 lines
(15 loc)
•
366 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "gateway": { "title":
"网关"
,
"routes"
: { "title":
"当前可用路由"
,
"url"
:
"映射路径"
,
"service"
:
"服务名称"
,
"servers"
:
"服务实例地址"
,
"error"
:
"警告: 没有可用服务实例!"
}, "refresh": { "
button
":
"刷新"
} } }