You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
313 B
4 lines
313 B
今天主要学习了spring boot相关知识
|
|
什么是spring boot,spring的优势,怎么创建spring项目,通过idea直接创建,以及spring的一些核心特性
|
|
自动配置,依赖,对spring boot的一些核心注解进行了学习
|
|
了解了nacos和seata以及dubbo等。还有aop面向切面编程
|