mirror of
				https://github.com/continew-org/continew-starter.git
				synced 2025-10-31 08:58:37 +08:00 
			
		
		
		
	refactor: 统一配置启用属性描述
This commit is contained in:
		| @@ -33,7 +33,7 @@ import org.springframework.boot.context.properties.NestedConfigurationProperty; | ||||
| public class RedissonProperties { | ||||
|  | ||||
|     /** | ||||
|      * 是否启用 Redisson | ||||
|      * 是否启用 | ||||
|      */ | ||||
|     private boolean enabled = true; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user