spring boot 学习常用网站

springboot的特性

  https://www.cnblogs.com/softidea/p/5644750.html 

 

 

1、自定义banner

  https://www.cnblogs.com/cc11001100/p/7456145.html

2、事件和监听器

  https://blog.csdn.net/weixin_42338555/article/details/85259066

3 、SpringApplication和SpringApplicationBuilder

       https://blog.csdn.net/taiyangdao/article/details/77149875

  https://blog.csdn.net/zhichao_qzc/article/details/80673026

4、@EnableWebMvc,WebMvcConfigurationSupport,WebMvcConfigurer和WebMvcConfigurationAdapter区别

  https://www.cnblogs.com/sufferingStriver/p/9026764.html

5、springboot 跨源资源共享(CORS)

  https://www.cnblogs.com/yuansc/p/9076604.html

  https://blog.csdn.net/yft_android/article/details/80307672

 

转载于:https://www.cnblogs.com/lpob/p/11427230.html

你可能感兴趣的:(java)