最近不知打咋回事,学习的效率好低。

  • 当前项目引入VUE, 重新学习VUE。。。。

计划

框架学习

  • Spring Cloud(进行中)
  • Spring Boot
    • SpringBoot 集成Druid
    • 集成Mybatis,mybatis-generator
    • 集成Redis
    • 集成RocketMQ
  • MyBatis+Mybatis Plus框架的使用 (待补充)
  • Dubbo(放弃学习)
  • [ ]

中间件

  • RocketMQ (搁置中)
  • Zokkeeper (搁置中)
  • XXL-Job (搁置中)

知识点

  • 异常处理:
    • spring cloud security 的认证/授权异常
    • 网关的服务降级异常
    • 跨模块调用异常
    • 远程调用第三方服务异常

出行

苏州

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
st=>start: 上海虹桥:07:42
cond=>condition: 有时间 & 金钱?
op=>operation: 苏州站:08:20
io1=>inputoutput: 苏州平江历史文化街区
io2=>inputoutput: 狮子林
io3=>inputoutput: 苏州博物馆(40路西线 / 轨道交通4号线)
io4=>inputoutput: 忠王府-拙政园-狮子林-平江路-观前街
io5=>inputoutput: 皮市街(观前街北,博物馆南)
cond2=>condition: 饿了?
io6=>inputoutput: 诚品书店
sub=>subroutine: 学士街(美食)
io7=>subroutine: 哑巴生煎 鸡脚旮旯
e=>end: 苏州
end2=>end: 结束

st->cond
cond(no)->cond
cond(yes)->op->io1->io2->io3->io4->io5->cond2
cond2(no)->io6->end2
cond2(yes)->sub->io7->io6->end2