spring boot - 缓存
1.创建一个新project
选择Spring Initializr, 选择JDK版本, next

2.如下设置, next

3.设置spring boot版本
配置web, sql, I/O



3.点击next,然后选择工程路径, finish

工程创建完毕。
之后的东西我先装个mysql再说-。-
1.创建一个新project
选择Spring Initializr, 选择JDK版本, next

2.如下设置, next

3.设置spring boot版本
配置web, sql, I/O



3.点击next,然后选择工程路径, finish

工程创建完毕。
之后的东西我先装个mysql再说-。-