first commit

This commit is contained in:
2026-01-02 16:07:20 +09:00
commit 913c51738a
7 changed files with 42 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# uploadtest
Standard Java project structure created:
- src/main/java
- src/main/resources
- src/test/java
Run with your JDK or add a build tool (Maven/Gradle).