Specify the kinds of objects to create using a prototypical instance,and create new obj...
IP属地:贵州
Specify the kinds of objects to create using a prototypical instance,and create new obj...
背景 一直以来对ThreadLocal用法模棱两可,不知道怎么用今天好好研究了下给大家分享下。 1、讲解ThreadLocal之前先回顾下什么是取模、x^y、弱引用。 1. ...
遇到这个问题的背景是,更新完新jar包之后报这个错,后来问大家原来数据库有一个字段是改为存的json(real)格式的数据,功能组用的底层数据库链接已经封装好了怎么处理jso...
怎么把策略模式和工厂模式结合起来使用 如果大家对策略模式和工厂模式不是很了解的话可以先看前面文章策略模式:https://www.jianshu.com/p/95828193...
Provide a surrogate or placeholder for another object to control access to it.(为其他对象提供一...
前面整理过一篇 SpringBoot Security前后端分离,登录退出等返回json数据,也就是用Spring Security,基于SpringBoot2.1.4 RE...
Separate the construction of a complex object from its representation so that the samec...