Outline:

  • Spring Boot工程
  • 常用配置
  • Spring Boot Features

Spring Boot基于Spring提供了开箱即用的一组套件,可以简化spring开发,还提供了基于java的、面向REST的微服务框架

Read more »

Outline:

  • CS Archetecture
  • Apps
  • Config
  • Concurrency Control
    • Lock
    • Transaction
    • MVCC
  • Sotrage Engine

ref: Mysql是怎样运行的, 高性能Mysql

Read more »
0%