#CreateDocumentationForRest #documentationopen-api #open-apispringboot
You can download about this tutorial in my github (https://github.com/AminTurmudiYusup/n...)
How to create documentation for Rest API
Prerequisite
1. You have api which build using springboot
2. API already import to intellij IDEA
3. You have connection internet for download springdoc-openapi
Let's jump right in
1. add springdoc-openapi to pom.xml
2. reload project, for download openapi from maven central to your maven local
3. Setting up springdoc-openapi, add this in the appliaction.properties = springdoc.api-docs.path=/api-docs
3. to see documentation in swagger ui add this in the application.properties = springdoc.swagger-ui.path=/swagger-ui-custom.html
4. add some description to our api (open your controller)
5. run your api
Finish, happy learning and happy sharing !!!
Success, happy learning and happy sharing!!!
On this page of the site you can watch the video online How to create documentation for Rest API using springdoc-openapi with a duration of hours minute second in good quality, which was uploaded by the user Programming Tutorial 03 April 2022, share the link with friends and acquaintances, this video has already been watched 1,491 times on youtube and it was liked by like viewers. Enjoy your viewing!