Add swagger openAPI documentation to your Spring boot project

preview_player
Показать описание


It should work and you can see your endpoints with their documentation on your browser.

Thank you
Рекомендации по теме
Комментарии
Автор

These are the pom.xml dependencies to add
<dependency>


</dependency>
<dependency>


<version>2.0.2</version>
</dependency>

Hit this endpoint on your browser

anirudhhosur
visit shbcf.ru