feat(可回溯): 重构
增加feign
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
|
||||
#spring:
|
||||
# jackson:
|
||||
# date-format: yyyy-MM-dd HH:mm:ss
|
||||
# time-zone: GMT+8
|
||||
|
||||
mybatis-plus:
|
||||
#MyBaits 别名包扫描路径,通过该属性可以给包中的类注册别名
|
||||
configuration:
|
||||
# 打印控制台
|
||||
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
||||
|
||||
spring:
|
||||
freemarker:
|
||||
settings:
|
||||
classic_compatible: true
|
||||
Reference in New Issue
Block a user