Swagger documentation generation with simple java using swagger annotations
Hi,
I'm using swagger-core for annotation to generate swagger documentation along with Javalin framework.
But I am unable to specify the swagger path where can I view the documentation? Where and how to specify it? I'm not using any spring framework using simple Java code along with Javalin framework