springboot web学习

一、springboot的自动配置

xxxAutoConfiguraion:自动配置组件

xxxProperties:自动配置类

二、springboot访问静态资源

可以再根目录结构下的public,resources,static,/**

访问优先级resources>static>public

在templates目录下的所有文件,只能通过controller来进行跳转

二、在springboot中,有很多xxxconfiguration帮助我们扩展了配置。

三、i18n就是internationalization国际化

k8s      Kubernetes 

 

posted @ 2020-06-10 16:09  牛牛171125  阅读(80)  评论(0编辑  收藏  举报