spring.redis.host=127.0.0.1 spring.redis.port=6379 @Cacheable(value = "users", key = "#id") public User getUserById(String id) { }


上一篇:
下一篇:
切换中文