@Configuration * @EnableCaching * public class AppConfig { * @Bean * public MyService myService() { * // configure and return a class having @Cacheable ...
確定! 回上一頁