随笔分类 -  SpringBoot

SpringBoot学习总结
摘要:properties $SprintBoot$对于传统$Spring$的一个很大的优点就在于比较方便的配置文件,在这里总结一下。 在$boot$中可以有$3$种配置文件。 最常见的就是$application.properties$文件,也是书写常见的键值对形式,也是我一直以来都比较喜欢的一种配置文 阅读全文
posted @ 2021-12-27 11:13 NullPointer_C 阅读(919) 评论(0) 推荐(0)