会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
yellowstreak
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
7
下一页
2020年6月16日
SpringBoot08-缓存
摘要: JSR107规范, Spring缓存抽象(@Cacheable, @CacheEvict, @CachePut, @EnableCaching) 以Redis作缓存
阅读全文
posted @ 2020-06-16 16:12 yellowstreak
阅读(167)
评论(0)
推荐(0)
2020年6月10日
Spring注解-自动装配(三)
摘要: @Autowired, @Qualifier, @Primary @Resource, @Inject 对方法/构造器/参数的自动装配 @Profile
阅读全文
posted @ 2020-06-10 16:43 yellowstreak
阅读(210)
评论(0)
推荐(0)
2020年6月9日
Spring注解-生命周期与属性赋值(二)
摘要: 生命周期(Bean的initMethod和destroyMethod属性, InitializingBean和DisposableBean, @PostConstruct和@PreDestroy, BeanPostProcessor) 属性赋值(@Value, @PropertySource)
阅读全文
posted @ 2020-06-09 16:09 yellowstreak
阅读(410)
评论(0)
推荐(0)
Spring注解-组件注册(一)
摘要: 配置类, Bean(@Bean, @Scope, 懒加载), 包扫描, @Conditional, @Import, FactoryBean
阅读全文
posted @ 2020-06-09 11:10 yellowstreak
阅读(212)
评论(0)
推荐(0)
2020年6月7日
剖析SpringMVC流程与整合(八)
摘要: SpringMVC执行流程, Spring整合SpringMVC
阅读全文
posted @ 2020-06-07 11:26 yellowstreak
阅读(116)
评论(0)
推荐(0)
2020年6月5日
SpringMVC视图解析与配置(六)
摘要: 视图解析, 配置问题(编码过滤器, 前端控制器, 整合mytheleaf模板引擎)
阅读全文
posted @ 2020-06-05 18:24 yellowstreak
阅读(558)
评论(0)
推荐(0)
SpringMVC的其他功能(七)
摘要: 静态资源处理, SpringMVC处理Json, 文件的上传下载, 拦截器
阅读全文
posted @ 2020-06-05 18:19 yellowstreak
阅读(169)
评论(0)
推荐(0)
2020年6月4日
简单了解SpringMVC(五)
摘要: 概述, RequestMapping, REST风格, 处理请求数据, 处理响应数据
阅读全文
posted @ 2020-06-04 11:15 yellowstreak
阅读(200)
评论(0)
推荐(0)
2020年6月2日
Java动态代理
摘要: Java静态代理, Java动态代理, 动态代理的分析
阅读全文
posted @ 2020-06-02 16:17 yellowstreak
阅读(175)
评论(0)
推荐(0)
Spring事务(四)
摘要: 概述(编程式事务管理, 声明式事务管理, 事务管理器), 注解配置事务(propagation, isolaction, timeout/readOnly, rollbackFor/noRollbackFor)
阅读全文
posted @ 2020-06-02 10:38 yellowstreak
阅读(141)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
下一页
公告