Configuration; /** * spring cache 缓存的使用* @author Administrator * */ @Configuration @EnableCaching public class CachingConfig { @Bean ...
確定! 回上一頁