springBoot学习(五)springBoot自定义banner与web开发

@SpringBootApplication 该注解相关的几个方法html exclude,排除某些类添加至spring容器管理,参数为class对象java excludeName,排除某些类添加至spring容器管理,参数为class path字符串web scanBasePackages,将某些包下的类添加进入spring扫描文件,参数为class path字符串spring scanBas
相关文章
相关标签/搜索