Closed kalnikh closed 6 years ago
Hi Nikhil Kale,
Sorry for the delay,
1 - The repository at http://download.java.net/maven/2 is deprecated, and has been replaced with https://maven.java.net/content/groups/public/ Pom.xml updated. 2 - We have to provide the eno-jar by maven central, working in progress... 3 - Fixed 4 - Fixed
I publish a new release with swagger ui operationnal. Thanks,
Best Regards, Benoit Werquin
Thank you for the fix. Issue will be closed.
Hello,
We have deployed Eno-WS here in Eurostat. The web service is working as expected. However, Swagger UI is not working. It fails with the following error:
{"status":404,"message":"Not Found","details":"No JAX-RS resource found for this path"}
We have adapted properties file with host name and port where service is running. We observed that basepath was "/api" and thought that it needed to be "/api". So we changed it in SwaggerConfig and tried to make a build. There we faced some issues while building and deploying service.
We have tested this service on tomcat version is "8.0.28" and "8.5.8". Can you please look into this and inform us how we can get swagger UI working?
Thank you in Advance.
Best Regards, Nikhil Kale