Checklist
Specifications
SteVe Version : ...
Operating system : ...
JDK : ...
Database : ...
Expected Behavior
Swagger UI for the APIs is always reachable.
Actual Behavior
Swagger UI for the APIs become unreachable after some time of the deployment.
Additional context
I assume this to be connected with the path pointing at a file .../index.html (which can be interpreted as a static resource). Maybe using a path without file pointers could be the solution
Checklist
Specifications
Expected Behavior
Swagger UI for the APIs is always reachable.
Actual Behavior
Swagger UI for the APIs become unreachable after some time of the deployment.
Additional context
I assume this to be connected with the path pointing at a file
.../index.html(which can be interpreted as a static resource). Maybe using a path without file pointers could be the solution