1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

Merge pull request #2477 from null-1024/patch-1

typo maven-best-practices.md
This commit is contained in:
Guide 2024-09-07 17:37:37 +08:00 committed by GitHub
commit 223fd4f18f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,8 +27,8 @@ src /
main/
java/
resources/
test/ java
/
test/
java/
resources/
pom.xml
```