Rename jvs to jdvs in codebase and configurations, clean up unused imports, and refactor RepoConfigLoader for improved loading logic and initialization
Build and Push Docker Image / build-and-push (push) Successful in 58s

This commit is contained in:
2026-07-04 19:16:12 +02:00
parent c5ec10ddd1
commit 251a354a1f
8 changed files with 62 additions and 51 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>codes.thischwa</groupId>
<artifactId>jvc</artifactId>
<artifactId>jdvc</artifactId>
<version>0.1.0-SNAPSHOT</version>
<name>JavadocViewerService</name>