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

6、springboot整合redis

  https://blog.csdn.net/zhulier1124/article/details/82154937

  https://www.cnblogs.com/superfj/p/9232482.html

  https://blog.csdn.net/cao_2000/article/details/87897297

  https://www.cnblogs.com/coder-lichao/p/10889457.html

7、springboot整合logback

  https://blog.csdn.net/c3618392/article/details/78934904 

原文地址:https://www.cnblogs.com/lpob/p/11427230.html