@ConfigurationProperties报错
2019/12/23
在配置类上,加上注解@EnableConfigurationProperties(CorsProperties.class)或
@Component 解决!


~~~~~~~~~~~~~~~~假装分割线╰(*°▽°*)╯~~~~~~~~~~~~~~~~~~~~~~~~~

2019/12/23
在配置类上,加上注解@EnableConfigurationProperties(CorsProperties.class)或
@Component 解决!


~~~~~~~~~~~~~~~~假装分割线╰(*°▽°*)╯~~~~~~~~~~~~~~~~~~~~~~~~~
