随笔分类 -  SpringBoot

摘要: 阅读全文
posted @ 2022-02-12 10:46 朝阳的博客 阅读(40) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-02-12 10:46 朝阳的博客 阅读(31) 评论(0) 推荐(0)
摘要:<!-- 模板引擎Thymeleaf--> <dependency> <groupId>org.thymeleaf</groupId> <artifactId>thymeleaf-spring5</artifactId> </dependency> <dependency> <groupId>org 阅读全文
posted @ 2022-02-10 11:44 朝阳的博客 阅读(75) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-02-09 20:48 朝阳的博客 阅读(56) 评论(0) 推荐(0)
摘要:导入依赖 使用 阅读全文
posted @ 2022-02-08 11:49 朝阳的博客 阅读(40) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-02-08 11:29 朝阳的博客 阅读(61) 评论(0) 推荐(0)
摘要:pom.xml 核心依赖在父工程中:spring-boot-dependencies 引入依赖时不用指定版本:有版本仓库负责管理 启动器: 引入依赖(用哪个引哪个):spring-boot-start-xxxx 阅读全文
posted @ 2022-02-08 09:22 朝阳的博客 阅读(51) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-02-07 20:40 朝阳的博客 阅读(53) 评论(0) 推荐(0)