随笔分类 - spring boot
摘要:核心内容 自动装配 pom.xml sprng-boot-dependencies:核心依赖 写入依赖时不需要写版本号 启动器 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-start
阅读全文
摘要:勾选web依赖 <parent><!-- 远程父项目--> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.6.2</version>
阅读全文

浙公网安备 33010602011771号