Compare commits

2 Commits

Author SHA1 Message Date
thischwa 52e64606dd Merge remote-tracking branch 'origin/develop' into develop
Build and Push Docker Image / build-and-push (push) Successful in 2m7s
2026-07-26 12:28:13 +02:00
thischwa 24b9407854 Clarify version handling in README 2026-07-26 12:27:14 +02:00
+2 -1
View File
@@ -2,7 +2,8 @@
## Preface
This project Spring Boot web service that automatically fetches, manages, and serves Javadoc documentation for Maven artifacts.
This project Spring Boot web service that automatically fetches, manages, and serves Javadoc documentation for Maven artifacts. \
Currently, only the latest version is taken into account.
If you encounter any bugs or find missing features, feel free to report them on
the [GitHub Issues page](https://github.com/th-schwarz/JavadocViewerService/issues).