- 博客(3)
- 收藏
- 关注
原创 Spring Cache
Spring Cache1.简介spring从3.1开始定义了org.springframework.cache.Cache和org.springframework.cache.CacheManager接口来统一不同的缓存技术并且支持使用JCache(JSR-107)注解简化我们的开发Cache接口为缓存的组件规范定义,包含缓存的各种操作集合;Cache接口下的spring提供了各种xxxCache的实现:如RedisCache,EhCacheCache,ConcurrentMapCache等每次
2022-05-17 15:47:40
260
翻译 公网域名访问内网IP跨域
项目场景:在公司内网环境下,使用公网域名下的系统用js访问内网的接口,会出现跨域问题。原文:https://developer.chrome.com/blog/private-network-access-update/#what-is-private-network-access问题描述The request client is not a secure context and the resource is in more-private address space privat原因分析:
2022-05-06 17:14:04
3054
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人