2
29
52
53901
71
9
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...
怎么把策略模式和工廠模式結合起來使用 如果大家對策略模式和工廠模式不是很了解的話可以先看前面文章策略模式:http://www.lxweimin.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...