JAVA 2024年3月14日 SpringBoot如何指定某些类优先初始化 在Spring Boot中,可以通过实现ApplicationContextInitializer接口来指定某些类优先初始化。你需 […]