mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	update 优化 更改系统所有服务日志配置文件命名为 logback-plus.xml 避免与其他框架默认配置冲突
This commit is contained in:
		@@ -16,6 +16,9 @@ spring:
 | 
			
		||||
    resources:
 | 
			
		||||
      static-locations: classpath:/static/
 | 
			
		||||
 | 
			
		||||
logging:
 | 
			
		||||
  config: classpath:logback-plus.xml
 | 
			
		||||
 | 
			
		||||
--- # mybatis 配置
 | 
			
		||||
mybatis:
 | 
			
		||||
  mapper-locations: classpath:/mybatis-mapper/*Mapper.xml
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user