1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-08-01 16:28:03 +08:00

typo maven-best-practices.md

This commit is contained in:
nullptr 2024-09-06 23:42:07 +08:00 committed by GitHub
parent 6e490b0c94
commit 40bcf6dacd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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