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

When using javax.validation.constraints annotation on method parameters,the parameter is recognized as the request body #3338

Closed
zhengxiang5965 opened this issue Jun 24, 2020 · 0 comments
Labels
Milestone

Comments

@zhengxiang5965
Copy link

                <dependency>
	        <groupId>io.springfox</groupId>
	        <artifactId>springfox-swagger2</artifactId>
	        <version>2.9.2</version>
	    </dependency>
	    <!-- swagger-ui -->
	    <dependency>
	        <groupId>io.springfox</groupId>
	        <artifactId>springfox-swagger-ui</artifactId>
                    <version>2.9.2</version>
	    </dependency>

85496894-a9ef0500-b60f-11ea-97d2-60d0336c7cfe
85496910-b1161300-b60f-11ea-9403-a6da925ad132
85496938-bbd0a800-b60f-11ea-8c64-6f5a259258c5
85497156-0eaa5f80-b610-11ea-9b44-45ffcce9120b
85497258-31d50f00-b610-11ea-9a82-adafa9af825c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants