Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 FAT jar,其中包含多个用 @SpringBootApplication 注释的类。在 Spring Boot 中,有什么方法可以从一个 FAT jar 启动多个 Spring Boot 类?可以使用配置文件完成吗?