Files
NowChessSystems/modules
Janis Eccarius 7fe1e2e4ee
Build & Test (NowChessSystems) TeamCity build finished
feat(analysis): scaffold chess analysis microservice (NCS-71)
Add new `modules/analysis` Quarkus microservice that proxies chess-api.com
to provide position analysis endpoints for the frontend.

- NCS-95: Scaffold analysis module with build.gradle.kts, application.yml,
  Jackson config, and native reflection registration
- NCS-96: Implement POST /api/analysis/position endpoint wrapping chess-api.com
  (ChessApiClient, AnalysisService, AnalysisResource, error handling)
- NCS-97: 13 unit/integration tests covering service logic and REST layer
  (AnalysisServiceTest, AnalysisResourceTest)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10 15:41:50 +02:00
..
2026-06-10 07:28:23 +00:00
2026-06-09 22:12:20 +00:00
2026-06-10 09:47:42 +00:00
2026-06-02 09:49:42 +00:00
2026-05-02 15:53:05 +00:00
2026-05-12 22:21:53 +00:00
2026-05-06 07:06:52 +00:00
2026-06-03 06:04:13 +00:00
2026-06-10 07:28:23 +00:00