您使用了哪些 starter maven 依赖项?

答案解析

常用有 spring-boot-starter-web(Web开发),spring-boot-starter-data-jpa(数据库),spring-boot-starter-security(安全),spring-boot-starter-actuator(监控),spring-boot-starter-test(测试)等。