想讓Spring 提供Cache 能力很簡單,只需要在啟動類加上@EnableCaching 註解即可: @Configuration @EnableCaching public class ServerMain { }.
確定! 回上一頁