thischwa 6b5f0cf58a
Build and Push Docker Image / build-and-push (push) Successful in 57s
Refactor codebase:
- Add Markdown documentation (`CLAUDE.md`) outlining the technical stack and project structure.
- Introduce Google Checkstyle (`google_custom_checks.xml`) for code formatting and validation.
- Rename `HomeController` to `UiController` for consistency.
- Replace package `repository` with `jpa` for clarity in data access layer.
- Add `logback.xml` for enhanced logging configuration.
- Refactor Javadoc generation logic in `JavadocService`.
2026-07-04 20:41:17 +02:00
2026-07-04 20:41:17 +02:00
2026-07-04 20:41:17 +02:00
2026-06-29 15:50:37 +02:00
2026-07-04 20:41:17 +02:00
2026-06-29 15:50:37 +02:00

JavadocViewerService

S
Description
Service that automatically fetches, manages, and serves Javadoc documentation for Maven artifacts.
Readme MIT 186 KiB
Languages
Java 89%
HTML 6.4%
Dockerfile 4.6%