build(config): add docker support and project documentation

- Integrate Docker Spring Boot application plugin for containerization
- Bump project version to 0.1
- Include MIT license and project README
- Ignore IDE configuration files in version control
This commit is contained in:
2026-05-24 01:51:41 +08:00
parent 57683ad64c
commit aa745f8d81
6 changed files with 367 additions and 1 deletions
+1
View File
@@ -45,3 +45,4 @@ out/
**/application-dev.properties
**/.env
/log/
.idea/