mirror of
				https://gitee.com/coder-xiaomo/flashsale
				synced 2025-11-04 14:13:14 +08:00 
			
		
		
		
	统一项目编码格式为UTF-8
This commit is contained in:
		@@ -1,6 +1,12 @@
 | 
			
		||||
 | 
			
		||||
# ????
 | 
			
		||||
server.port=8090
 | 
			
		||||
 | 
			
		||||
#mybatis.mapper-locations=classpath:mapping/*.xml
 | 
			
		||||
mybatis.mapperLocations=classpath:mapping/*.xml
 | 
			
		||||
mybatis.mapperLocations=classpath:mapping/*.xml
 | 
			
		||||
 | 
			
		||||
spring.datasource.name=flashsale
 | 
			
		||||
spring.datasource.url=jdbc:mysql://127.0.0.1:3306/flashsale
 | 
			
		||||
spring.datasource.username=root
 | 
			
		||||
spring.datasource.password=111111
 | 
			
		||||
 | 
			
		||||
# 使用druid数据源
 | 
			
		||||
		Reference in New Issue
	
	Block a user