mirror of
				https://github.com/continew-org/continew-starter.git
				synced 2025-10-31 10:57:15 +08:00 
			
		
		
		
	chore: top.charles7c.continew => top.continew
This commit is contained in:
		| @@ -14,7 +14,7 @@ | ||||
|  * limitations under the License. | ||||
|  */ | ||||
| 
 | ||||
| package top.charles7c.continew.starter.cache.jetcache.autoconfigure; | ||||
| package top.continew.starter.cache.jetcache.autoconfigure; | ||||
| 
 | ||||
| import jakarta.annotation.PostConstruct; | ||||
| import org.slf4j.Logger; | ||||
| @@ -22,7 +22,7 @@ import org.slf4j.LoggerFactory; | ||||
| import org.springframework.boot.autoconfigure.AutoConfiguration; | ||||
| import org.springframework.context.annotation.Import; | ||||
| import org.springframework.context.annotation.PropertySource; | ||||
| import top.charles7c.continew.starter.core.util.GeneralPropertySourceFactory; | ||||
| import top.continew.starter.core.util.GeneralPropertySourceFactory; | ||||
| 
 | ||||
| /** | ||||
|  * JetCache 自动配置 | ||||
| @@ -1 +1 @@ | ||||
| top.charles7c.continew.starter.cache.jetcache.autoconfigure.JetCacheAutoConfiguration | ||||
| top.continew.starter.cache.jetcache.autoconfigure.JetCacheAutoConfiguration | ||||
		Reference in New Issue
	
	Block a user