The Wayback Machine - https://web.archive.org/web/20220128001453/https://github.com/topics/spring-data-rest
Skip to content
#

spring-data-rest

Here are 209 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

Improve this page

Add a description, image, and links to the spring-data-rest 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 spring-data-rest topic, visit your repo's landing page and select "manage topics."

Learn more