完成10个工程的代码
This commit is contained in:
@ -2,11 +2,6 @@
|
||||
################## 所有profile共有的配置 #################
|
||||
##########################################################
|
||||
|
||||
################### 自定义项目配置 ###################
|
||||
enzhico:
|
||||
kaptcha-open: true #是否开启登录时验证码 (true/false)
|
||||
session-open: false #是否开启session验证 (true/false)
|
||||
|
||||
################### 项目启动端口 ###################
|
||||
server.port: 8092
|
||||
|
||||
@ -15,10 +10,6 @@ spring:
|
||||
profiles:
|
||||
active: dev
|
||||
|
||||
logging:
|
||||
level:
|
||||
org.springframework.web.servlet: ERROR
|
||||
|
||||
---
|
||||
|
||||
#####################################################################
|
||||
@ -31,6 +22,6 @@ logging:
|
||||
level:
|
||||
ROOT: INFO
|
||||
com:
|
||||
enzhico: DEBUG
|
||||
xncoding: DEBUG
|
||||
file: E:/logs/aop.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user