feature/api-documentation- Add OpenAPI (Swagger) UI for API Documentation in Spring Boot Application#62
Open
Mohammad-Husen-Mulla wants to merge 2 commits intoosopromadze:mainfrom
Open
Conversation
There was a problem hiding this comment.
Thanks so much @Mohammad-Husen-Mulla for creating your first PR, the Spring-Boot-Blog-REST-API community thanks you :)
mo-shahab
approved these changes
Nov 10, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
This pull request integrates OpenAPI (formerly Swagger) UI into our Spring Boot application to enhance API documentation.
Changes Included:
Benefits:
Screenshot:
How to Test:
1. Run the Application:
2. Access OpenAPI UI
3.Verify Documentation:
Note:
Feel free to adjust the port number and version of dependencies as per your project's specifics. Let me know if there’s anything else you need!
Developer Request:
As a junior developer, I'm still in the learning phase with these technologies.
If you notice any mistakes or areas for improvement in the codebase I've worked on, please let me know. I appreciate any feedback and suggestions for further improvement. Thank you for your understanding and support! 👍🚀