Commit Graph

6 Commits

Author SHA1 Message Date
CodingPhoenixx 78d90855c5 Add test coverage for core server components: annotation scanning, routing, rate limiting, CORS, and JSON handling
Auto Publish on Version Change / check-and-publish (push) Successful in 14s
Run Tests on Push and Pull Request / run-tests (push) Successful in 19s
2026-05-28 13:40:24 +02:00
CodingPhoenixx 2531f87c31 Bump project version to 0.0.2 in build.gradle
Auto Publish on Version Change / check-and-publish (push) Successful in 17s
2026-05-28 13:24:03 +02:00
CodingPhoenixx ec99b987bf Add GitHub Actions workflow for auto-publishing and configure Maven publishing in Gradle
Auto Publish on Version Change / check-and-publish (push) Failing after 34s
2026-05-28 12:45:46 +02:00
CodingPhoenixx 001b70fe09 Update Netty dependency to version 4.2.14.Final 2026-05-28 11:03:50 +02:00
CodingPhoenixx 2204c5df98 Refactor Json to JsonMapper, update Gradle to 9.5.1, and set Java 26 toolchain. 2026-05-28 11:02:22 +02:00
CodingPhoenix 392658d54e Initial Commit 2026-05-08 11:04:40 +02:00