File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 49
49
- chapter4-1-1:[ 使用@Scheduled 创建定时任务] ( http://blog.didispace.com/springbootscheduled/ )
50
50
- chapter4-1-2:[ 使用@Async 实现异步调用] ( http://blog.didispace.com/springbootasync/ )
51
51
52
- ##### 日志管理
52
+ #### 日志管理
53
53
54
54
- chapter4-2-1:[ 默认日志的配置] ( http://blog.didispace.com/springbootlog/ )
55
55
- chapter4-2-2:[ 使用log4j记录日志] ( http://blog.didispace.com/springbootlog4j/ )
56
56
- chapter4-2-3:[ 对log4j进行多环境不同日志级别的控制] ( http://blog.didispace.com/springbootlog4jmuilt/ )
57
57
- chapter4-2-4:[ 使用AOP统一处理Web请求日志] ( http://blog.didispace.com/springbootaoplog/ )
58
58
- chapter4-2-5:[ 使用log4j记录日志到MongoDB] ( http://blog.didispace.com/springbootlog4jmongodb/ )
59
59
60
- ##### 安全管理
60
+ #### 安全管理
61
61
62
62
- chapter4-3-1:[ 使用Spring Security] ( http://blog.didispace.com/springbootsecurity/ )
63
63
- chapter4-3-2:[ 使用Spring Session(未完成)] ( )
64
64
65
- ##### 缓存支持
65
+ #### 缓存支持
66
66
67
67
- chapter4-4-1:[ 注解配置与EhCache使用] ( http://blog.didispace.com/springbootcache1/ )
68
68
- chapter4-4-2:[ 使用Redis做集中式缓存] ( http://blog.didispace.com/springbootcache2/ )
69
69
70
- ##### 邮件发送
70
+ #### 邮件发送
71
71
72
72
- chapter4-5-1:[ 实现邮件发送:简单邮件、附件邮件、嵌入资源的邮件、模板邮件] ( http://blog.didispace.com/springbootmailsender/ )
73
73
You can’t perform that action at this time.
0 commit comments