Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring Boot原理解析 | Voyager001 #11

Open
hezhengdong opened this issue May 25, 2024 · 0 comments
Open

Spring Boot原理解析 | Voyager001 #11

hezhengdong opened this issue May 25, 2024 · 0 comments

Comments

@hezhengdong
Copy link
Owner

https://hezhengdong.github.io/2024/05/25/Spring/my-mini-springboot/

导言Spring Boot,旨在简化传统Spring应用的开发、配置和部署流程,通过约定优于配置的原则,使得开发者可以快速启动和运行基于Spring的应用。应用层使用方便的同时,底层对Spring MVC进行了深度集成,自动处理常见的配置项,也通过简化依赖管理、自动配置功能对各种第三方技术进行了整合。 Spring Boot主要有两个核心 自动装配 @EnableAutoConfiguratio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant