Skip to content
#

springfox

Here are 61 public repositories matching this topic...

pavanthota1998
pavanthota1998 commented Apr 14, 2020

springfox-swagger2: 3.0.0-SNAPSHOT
springfox-swagger-ui: 3.0.0-SNAPSHOT
springfox-spring-webflux: 3.0.0-SNAPSHOT

We are using directModelSubstitute for MonetaryAmount to avoid showing all the properties of the class in swagger. Instead of that we created our own MonetaryAmountWrapper which have only two fields viz., amount and currency with some default example values for both. Now, the

Introduction and Example for OpenAPI specification & Swagger Open Source Tools, including swagger-editor, swagger-codegen and swagger-ui. Auto generation example for client SDKs, server code, asciidoctor and html documents.

  • Updated Jun 19, 2018
  • Java

Improve this page

Add a description, image, and links to the springfox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the springfox topic, visit your repo's landing page and select "manage topics."

Learn more