✅ 操作成功!

处理异常:Consider defining a bean of type 'xxx' in your config

发布时间:2023-06-12 作者:admin 来源:文学

处理异常:Consider defining a bean of type 'xxx' in your config

处理异常:Consider defining a bean of type 'xxx' in your config

@SpringBootApplication(scanBasePackages = {"com.dk.d.database.service.*","com.dk.d.database.repository.*}) public class OrderApplication {       public static void main(String[] args) {         SpringApplication.run(OrderApplication.class, args);     } }

👁️ 阅读量:0