摘要: SpringBoot基础特性 SpringApplicaiton SpringApplication类提供了一种便捷的方式来引导(bootstrap)从main()方法启动的Spring应用程序。在很多情况下,你可以直接委托给静态方法SpringApplication.run(Class,Strin 阅读全文
posted @ 2026-09-06 21:02 柯南。道尔 阅读(11) 评论(0) 推荐(0)