摘要: /** * 用ThreadLocal来存储Session,以便实现Session any where. * */public class ThreadLocalUtil { protected final Logger logger = LoggerFactory.getLogger(this.ge 阅读全文
posted @ 2022-12-21 10:01 雨飞 阅读(128) 评论(0) 推荐(0)