mirror of
				https://github.com/continew-org/continew-starter.git
				synced 2025-10-30 23:00:11 +08:00 
			
		
		
		
	chore: 优化属性前缀命名
This commit is contained in:
		| @@ -25,7 +25,7 @@ import org.springframework.boot.context.properties.ConfigurationProperties; | ||||
|  * @author Charles7c | ||||
|  * @since 1.0.0 | ||||
|  */ | ||||
| @ConfigurationProperties(prefix = "mybatis-flex.extension") | ||||
| @ConfigurationProperties("mybatis-flex.extension") | ||||
| public class MyBatisFlexExtensionProperties { | ||||
|  | ||||
|     /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user