Spring Boot Swagger ui and Swagger annotations - Document your endpoints

Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=WIvZVv2chXM



Duration: 30:36
9,260 views
129


Document you REST endpoints with Swagger and Swagger-ui. We setup swagger to document all of our endpoints in this demo.
We use the @Api, @ApiModel etc.
Enjoy! :-)
Feel free to leave a comment or questions.
The code is located here:
https://github.com/ekim197711/springboot-swagger
Follow me on twitter:
https://twitter.com/MikeMoelNielsen







Tags:
spring
springboot
java
swagger
REST
endpoints
curl
programming