CSClaude Shaoinshao.hashnode.dev·Jun 17, 2021 · 3 min readSpring AOP and Proxy Design PatternThe Proxy Design Pattern is a structural design pattern that provides a surrogate or placeholder for another object to control access to it. A Proxy maintains a reference (by implements the same interface) that lets the proxy access the real subject....00
CSClaude Shaoinshao.hashnode.dev·Jun 16, 2021 · 1 min readI start writing my blog again.It has been so long since I haven’t written my blog. When I was in college, that was around 2005, blog websites just become popular in China. I started to know what is it and I created one on a programming blog website. I updated it for years with th...00