Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add swagger to rest entry-points include reactive #220

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

ElvertMora
Copy link
Contributor

Before submitting a pull request, please read
https://github.com/bancolombia/scaffold-clean-architecture/wiki/Contributing

Description

add option for swagger in the entry point restmvc and webflux, to configure swagger documentation on "rest-controllers", the documentation will tobe in url http://host:port/swagger-ui.html

Category

  • Feature
  • Fix

Checklist

  • The pull request is complete according to the guide of contributing
  • Automated tests are written
  • The documentation is up-to-date
  • The pull request has a descriptive title that describes what has changed, and provides enough context for the changelog

@ElvertMora ElvertMora requested a review from dericop February 25, 2022 02:30
@ElvertMora ElvertMora self-assigned this Feb 25, 2022
@ElvertMora ElvertMora added documentation Improvements or additions to documentation enhancement New feature or request Improvement Improve already existing code Kotlin Support Projects labels Feb 25, 2022
@ElvertMora ElvertMora linked an issue Feb 25, 2022 that may be closed by this pull request
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@dericop dericop merged commit 4b453c6 into master Mar 15, 2022
@dericop dericop deleted the swagger_configuration branch March 15, 2022 11:36
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request Improvement Improve already existing code Kotlin Support Projects released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rest Build Support Based On YML Or Swagger
3 participants