Skip to content

Commit 3b29b9a

Browse files
committed
Create e-5springboot.md
1 parent 3098ec0 commit 3b29b9a

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

docs/e-5springboot.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
------
2+
3+
4+
5+
#
6+
7+
## 5.5 SpringBoot面试题总结
8+
9+
10+
11+
概览(看看自己能回答几题):
12+
13+
1. 简单介绍一下 Spring?有啥缺点?
14+
2. 为什么要有 SpringBoot?
15+
3. 说出使用 Spring Boot 的主要优点
16+
4. 什么是 Spring Boot Starters?
17+
5. Spring Boot 支持哪些内嵌 Servlet 容器?
18+
6. 如何在 Spring Boot 应用程序中使用 Jetty 而不是 Tomcat?
19+
7. 介绍一下@SpringBootApplication 注解
20+
8. Spring Boot 的自动配置是如何实现的?
21+
9. 开发 RESTful Web 服务常用的注解有哪些?
22+
10. Spirng Boot 常用的两种配置文件
23+
11. 什么是 YAML?YAML 配置的优势在哪里 ?
24+
12. Spring Boot 常用的读取配置文件的方法有哪些?
25+
13. Spring Boot 加载配置文件的优先级了解么?
26+
14. 常用的 Bean 映射工具有哪些?
27+
15. Spring Boot 如何监控系统实际运行状况?
28+
16. Spring Boot 如何做请求参数校验?
29+
17. 如何使用 Spring Boot 实现全局异常处理?
30+
18. Spring Boot 中如何实现定时任务 ?
31+
32+
答案地址:[https://t.zsxq.com/Uv3ByZn](https://t.zsxq.com/Uv3ByZn) 。这部分内容的答案更新在了[知识星球](http://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=100013795&idx=1&sn=aa2db4799c432bb944b6786ae0ec4c56&chksm=4ea1b92879d6303e9077546e2bc42a78f0cd3e18d9adb06e9f15e49e3d8337ec4bd384a25367#rd)
33+
34+
![](https://p6-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/422aa9d5ce4042a1aa4fa2e0f30bd9f3~tplv-k3u1fbpfcp-watermark.image)
35+

0 commit comments

Comments
 (0)