Commit Graph

10 Commits

Author SHA1 Message Date
8fb926a31e Merge pull request 'v0.0.2' (#1) from dev into master
Reviewed-on: #1
v0.0.2
2026-01-19 10:09:15 +00:00
0cf2347036 add CI workflow
All checks were successful
CI/CD / build-deploy (pull_request) Successful in 45s
2026-01-19 18:08:49 +08:00
20bef9263b add comprehensive javadoc comments for all classes
- Add class-level documentation for all mapper and multilingual classes
- Add complete javadoc for all public methods with @param and @return tags
- Add field-level comments for better code readability
- Improve documentation for initialization blocks and constructors

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-13 15:33:25 +08:00
42dd04c2a5 update Language.Enum 2025-12-08 16:55:37 +08:00
eedc9ff7d9 textArgs support map again 2025-11-07 15:14:19 +08:00
1ef52c7963 default Override text and textArgs 2025-11-06 16:25:31 +08:00
4f10cf3c20 use StringInterpolator 2025-11-06 14:08:00 +08:00
cf2f20052a support deploy nexus 2025-10-13 11:15:23 +08:00
49d88e13e6 Initial project 2025-07-14 14:27:01 +08:00
0adde06b54 Initial commit 2025-07-14 05:55:57 +00:00