You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2025. It is now read-only.
5. Navigate to `/target` and run `java -jar ids-appstore-{VERSION}.jar`.
28
-
6. If everything worked fine, the application is available at https://localhost:8080/. The API can
29
-
be accessed at https://localhost:8080/api. The Swagger UI can be found at https://localhost:8080/api/docs.
24
+
5. Navigate to `/target` and run `java -jar appstore-{VERSION}.jar`.
25
+
26
+
If everything worked fine, the application is available at https://localhost:8080/. The API can be accessed at https://localhost:8080/api. The Swagger UI can be found at https://localhost:8080/api/docs.
30
27
31
28
32
29
## Contributing
@@ -43,8 +40,7 @@ The core development is driven by
0 commit comments