完成国际化组织管理功能和代码生成模板
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
server:
|
||||
|
||||
port: 8980
|
||||
context-path: /js
|
||||
tomcat:
|
||||
uri-encoding: UTF-8
|
||||
|
||||
spring:
|
||||
|
||||
profiles:
|
||||
@@ -6,12 +13,4 @@ spring:
|
||||
main:
|
||||
banner-mode: "off"
|
||||
|
||||
server:
|
||||
|
||||
port: 8980
|
||||
context-path: /js
|
||||
tomcat:
|
||||
uri-encoding: UTF-8
|
||||
|
||||
debug: true
|
||||
|
||||
debug: true
|
||||
Reference in New Issue
Block a user