1 Star 0 Fork 320

汝河/spring-boot-3

forked from leifengyang/spring-boot-3 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
pom.xml 1.11 KB
Copy Edit Raw Blame History
leifengyang authored 2023-06-03 13:39 . pom统一管理
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-boot-3</artifactId>
<groupId>com.atguigu</groupId>
<version>1.0</version>
<packaging>pom</packaging>
<modules>
<module>boot3-01-demo</module>
<module>boot3-02-demo</module>
<module>boot3-03-logging</module>
<module>boot3-04-web</module>
<module>boot3-05-ssm</module>
<module>boot3-06-features</module>
<module>boot3-07-core</module>
<module>boot3-08-robot-starter</module>
<module>boot3-09-redis</module>
<module>boot3-10-crud</module>
<module>boot3-11-rpc</module>
<module>boot3-12-message</module>
<module>boot3-13-security</module>
<module>boot3-14-actuator</module>
<module>boot3-15-aot-common</module>
<module>boot3-16-aot-springboot</module>
</modules>
</project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ru_river/spring-boot-3.git
git@gitee.com:ru_river/spring-boot-3.git
ru_river
spring-boot-3
spring-boot-3
master

Search

D67c1975 1850385 1daf7b77 1850385