无人清洁车项目-SpringBoot模块化
Go to file
2025-09-22 10:42:01 +08:00
.mvn/wrapper Initial commit 2025-09-08 16:01:55 +08:00
zxwl-admin 新代码 2025-09-22 10:42:01 +08:00
zxwl-common 新代码 2025-09-22 10:42:01 +08:00
zxwl-modules 新代码 2025-09-22 10:42:01 +08:00
.gitignore git配置文件 2025-09-08 16:26:57 +08:00
pom.xml Initial commit 2025-09-08 16:01:55 +08:00
README.md git配置文件 2025-09-08 16:27:26 +08:00

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Maven Parent overrides

Due to Maven's design, elements are inherited from the parent POM to the project POM. While most of the inheritance is fine, it also inherits unwanted elements like <license> and <developers> from the parent. To prevent this, the project POM contains empty overrides for these elements. If you manually switch to a different parent and actually want the inheritance, you need to remove those overrides.