Hey peeps! Doing good??? Covid 19 pandemic problems may be still bothering you. What about trying out something different on the technologies we use? This is especially about REST API built with SpringBoot. Have you ever tried to create documentation for your API or MicroService? Today I'm going to show you how to create such a document easily with OpenAPI Docs. And not only that, we have a nice and clean prebuilt UI for the API if we use Swagger UI. So I will use both of these in the article with more explanations.


Setup a SpringBoot app

Create a new project with your favorite IDE plugins or from the https://start.spring.io/ website. After creating the project we need to include the maven dependency in our project. They are listed below.

https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-ui/1.5.2

Include the dependency in the pom.xml file.

<dependency>

    <groupId>org.springdoc</groupId>

    <artifactId>springdoc-openapi-ui</artifactId>

    <version>1.5.2</version>

</dependency>


Create REST API Endpoints

Let's create a simple API with 2 or 3 REST endpoints. You can follow the below codes and create them easily. Then only we can continue the rest of the article. Here I will use MongoDB as the data source. You can set the configurations like this in application.properties file.

server.port=8000

springdoc.api-docs.path=/item-docs #for open-api docs

spring.data.mongodb.host=localhost

spring.data.mongodb.database=item-store

spring.data.mongodb.port=27017


Controller


Service


Repository


Entity


Definition for Open API Docs

This is the most important part. I will explain how to specify some properties for the API docs that we are going to create. Open the file which runs your SpringBoot application via the main method. We need to define some properties here. Look at the below java file.

We use an annotation called @OpenAPIDefinition to let the application know that we are going to use Open API. Through that settings, we provide some information like title, version, description which should be referred to when the DOCS is created runtime.

I hope now we have a simple API with items. So you can test the API with Postman. I will not cover those here since I need to highlight the Open API in this article. So, just run the application and see.

We see the API suing postman or browser traditionally. What do you do if you need documentation with endpoints for your API??

Here Open API comes into the party guys!!!

You may have already seen that we included a configuration path in application.properties file. That is the path where we should navigate to see the docs in the browser. 

Open API dependency is creating that for us!!!

Just go to the below URL from the browser

http://localhost:8000/item-docs

What could you see?? A well formatted documentation with your API endpoints? If so, we have a nice and simple documentation guys. 

If you need to download the docs as a YAML file, just enter the below URL on the browser. Then it will be downloaded. 

http://localhost:8000/item-docs.yaml


Swagger UI

This is the next awesome part..Now we have a documentation file. Do you know, now we already have a nice User Interface/Web page to show our API to anyone? We do have peeps!!!!

Just enter the below URL and see!

http://localhost:8000/swagger-ui/index.html?configUrl=/item-docs/swagger-config

YOU GOT CONFUSED???

Most probably your answer may be YES! This is the magic. Now we have a nice web page to show how API works.


If you have created the API with me, now you must have 3 API endpoints. You can expand one by one from the UI and see about details. 

GET - list all items endpoint

POST - all an item endpont

You can add a request body and hit execute to see whether we can add an item from this UI.


When you add another API endpoint to the API, you should re-run the application. You will see the updated API interface from the browser.

Now do not need POSTMAN!

Try to use this awesome tool - Open-API to demonstrate your API endpoints to others. It will be a nice experience for you and the people who see the API in action!

Hope you got something new for your DEV LIFE guys! I will come back again when I found something interest on any tech topic guys! 

Till then, Good Bye and Stay Safe!




24 Comments

  1. If you're looking for help in using it, just dial Quickbooks Customer Service +1 888-210-4052 to speak with a live representative.

    ReplyDelete
  2. Thanks for sharing the info, keep up the good work going.... I really enjoyed exploring your site. good resource...

    How to launch a document saver app (Digi locker), the features of a Document Saver app (Digi locker) and the cost of developing a Document Saver app (Digi locker app). Want to know more then Contact Us.

    ReplyDelete

  3. Sanity Test vs Smoke Test are simple software testing techniques in which smoke testing is done by creating artificial conditions that cause an application to behave abnormally and sanitizing the test environment before all the functionalities of the application are tested.

    ReplyDelete
  4. So many people using HP laptop and many people face major issue in laptop like not open laptop ,ram issue issue ,slowness issue ,charging and motherboard issue but don’t worry we here to solve any issue at client place also we have free pickup and drop facility just make call to our HP service center in Tagore Garden and we are ready to help you .We never deals in local parts of HP we always make sure parts of HP are original.
    HP service center in Tagore Garden

    ReplyDelete
  5. Thanks a lot for giving us such a helpful information. You can also visit our website for imt ghaziabad project synopsis

    ReplyDelete
  6. Wow it is really wonderful and awesome thus it is very much useful for me to understand many concepts and helped me a lot. it is really explainable very well and i got more information from your blog.

    3D Scanning Services
    3D Scanning Reverse Engineering
    Reverse Engineering Services
    Plant Engineering Services
    Offshore Engineering Services India

    ReplyDelete
  7. Keep doing this work it helps me a lot to understand new things thank you for this informative post also have a look on this Infertility Treatment In Faridabad

    ReplyDelete
  8. Best Packers and Movers in Hyderabad Looking for help for shifting then this Best Packers and Movers in Gurgaon directory is ready to help you. You can visit our online platform to get the list of verified packers and movers in Hyderabad. Here you will get effective services at affordable rates. You can get the best for yourself by getting cost quotes from multiple Packers and Movers Kolkata.

    ReplyDelete
  9. Hi dear,
    Thank you posting such an amazing post. I loved it. I am waiting for such more post.
    Visit our website : hire angularjs developer

    ReplyDelete
  10. Thank you for sharing such informational content! Divine IAS Academy which is the Best IAS Coaching institute in Chandigarh provides Answer writing practice for IAS preparation. Focus on improving your writing skills, structure, and presentation. Practice writing answers to previous year's question papers and mock tests. Visit: Best IAS Coaching in Chandigarh

    ReplyDelete
  11. What a wonderful blog it really helps me a lot keep doing this work also have a look on this Best Fertility Clinic In Faridabad

    ReplyDelete
  12. Excellent! I like how the author presents both sides of the argument in a balanced way. Think to organize a party and locate something to drink, that makes your party too good then look for Alcohol North Las Vegas Thank you.......

    ReplyDelete
  13. This blog is clearly written with a lot of care. The attention to detail and quality is evident in every post. It's a joy to read and learn from. Are you think about Bewässerungssystem that give your garden a new look then go for Fabian's garden

    ReplyDelete
  14. Get ready to enter a new era of mobile brilliance as OnePlus unveils its latest flagship masterpiece, the OnePlus 12. A testament to relentless innovation and unwavering dedication to crafting exceptional user experiences, the OnePlus 12 is poised to redefine the smartphone landscape. Prepare to be captivated by its cutting-edge technology, unparalleled performance, and mesmerizing visuals.

    A Performance Juggernaut
    At the heart of the OnePlus 12 lies the Qualcomm Snapdragon 8 Gen 3 processor, a veritable powerhouse that elevates mobile performance to unprecedented heights. This octa-core beast unleashes raw power, ensuring seamless multitasking, effortless handling of demanding applications, and an unparalleled gaming experience. Whether you’re a multitasking maestro, a graphics aficionado, or simply seeking the smoothest, most responsive smartphone experience, the OnePlus 12 is your answer.

    ReplyDelete
  15. AimGlobal stands out as the go-to social media marketing company in Bangalore, offering comprehensive solutions to boost your brand's online presence. Trust us for effective social media campaigns that resonate with your audience, enhance engagement, and drive tangible results.

    ReplyDelete
  16. When Non-Drop Means Organic
    What’s better than a non-drop view? An organic view. These occur when a real human being discovers and watches your video independent of promotional or algorithmic boosts. In the world of online visibility, organic views are the Holy Grail.
    At their best, non-drop views emulate the characteristics of organic ones. They encourage extended viewing and interaction with your content, which, in turn, feeds into YouTube’s algorithm. While you might buy these views, the goal is for them to act as a catalyst for organic growth rather than a crutch for perpetual boosting.
    A Final Message to Creators
    For creators, buying YouTube views can be a strategic and effective step in an otherwise arduous journey. It can help with seeding your content and getting that initial push towards the limelight. Yet, it's just one piece of the puzzle. Quality, consistency, authenticity, and engagement remain the cornerstones of a thriving channel.
    So, if you're considering purchasing YouTube views, do so with caution and clear intention. Look for services that prioritize quality and audience targeting. And most importantly, be patient. Growth on YouTube, as in life, is a marathon, not a sprint. Happy viewing, and here's to your channel's ascent.
    The algorithm changes and the community standards evolve, but the equation for YouTube success remains: compelling content plus genuine engagement equals visibility and growth. Now, go out there and make every view count.
    <a href ="When Non-Drop Means Organic
    What’s better than a non-drop view? An organic view. These occur when a real human being discovers and watches your video independent of promotional or algorithmic boosts. In the world of online visibility, organic views are the Holy Grail.
    At their best, non-drop views emulate the characteristics of organic ones. They encourage extended viewing and interaction with your content, which, in turn, feeds into YouTube’s algorithm. While you might buy these views, the goal is for them to act as a catalyst for organic growth rather than a crutch for perpetual boosting.
    A Final Message to Creators
    For creators, buying YouTube views can be a strategic and effective step in an otherwise arduous journey. It can help with seeding your content and getting that initial push towards the limelight. Yet, it's just one piece of the puzzle. Quality, consistency, authenticity, and engagement remain the cornerstones of a thriving channel.
    So, if you're considering purchasing YouTube views, do so with caution and clear intention. Look for services that prioritize quality and audience targeting. And most importantly, be patient. Growth on YouTube, as in life, is a marathon, not a sprint. Happy viewing, and here's to your channel's ascent.
    The algorithm changes and the community standards evolve, but the equation for YouTube success remains: compelling content plus genuine engagement equals visibility and growth. Now, go out there and make every view count.
    https://www.buyyoutubesubscribers.in/youtube-video-views/

    ReplyDelete
  17. Transform your business with AimGlobal, the top-rated Digital Marketing Agency in Bangalore. Harness the power of digital to achieve your goals!

    ReplyDelete
  18. This comment has been removed by the author.

    ReplyDelete

  19. Knowzatech always delivers the latest in tech with such clarity! Love reading their articles

    ReplyDelete
  20. Hi,
    Great article! Your insights are spot on OpenAPI Docs. I especially appreciate your point about API/Micro Service. It's evident you've done your research. Keep up the excellent work! Looking forward to reading more from you.

    Here is sharing mulesoft online Training related stuff that may be helpful to you.
    mulesoft online training

    ReplyDelete