Skip to content
itaiit‘s site
itaiit‘s site
主页
设计模式
工厂模式
建造者模式
责任链模式
标签
归档
关于
责任链模式
Home
设计模式
责任链模式
责任链模式在源码中的应用:
在spring事务注解@Transactional的实现中,方法执行的时候会将所有匹配到的切面构造成责任链通过ReflectiveMethodInvocation来调用。
You Missed
java
Virtual Thread(jdk21,JEP444,翻译)
spring boot
Spring Boot对于aop的解析
spring boot
微服务
Spring Security与Spring Boot集成原理
gateway
spring boot
微服务
Spring Boot之DispatcherHandler分析与Gateway实现
Search for: