admin管理员组

文章数量:1794759

处理异常: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);     } }

本文标签: 异常beandefiningtypeconfig