Commit 00c71705 authored by 李成龙's avatar 李成龙

定义服务名

parent 4864904c
spring.application.name=AIRPORT-tb
spring.application.name=JCS
server.servlet.context-path=/jcs
server.port=11000
spring.profiles.active=dev
......@@ -6,7 +6,7 @@ spring.profiles.active=dev
spring.jackson.time-zone=GMT+8
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
#mybatis-plus的日志开启配置,不能使用mybatis的,会找不到
#mybatis-plus����־�������ã�����ʹ��mybatis�ģ����Ҳ���
mybatis-plus.configuration.log-impl=org.apache.ibatis.logging.stdout.StdOutImpl
#redis缓存失效时间单位秒
#redis����ʧЧʱ�䵥λ��
redis.cache.failure.time=10800
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment