We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb398c5 commit c208f8eCopy full SHA for c208f8e
CHANGELOG.md
@@ -14,8 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
- Support of @QuerydslPredicate in Rest controllers
15
### Changed
16
- Change the interface of ParameterCustomizer
17
-- Improve isAnnotationToIgnore
18
-- Improve isParamToIgnore
+- Improve isAnnotationToIgnore and isParamToIgnore
19
- Use MethodParameter#isOptional() instead of checking for Optional type
20
- Improve the support of Pageable. Fixes #496
21
- Improve compatibility with spring-boot 1, even there is EOL announced: https://spring.io/blog/2018/07/30/spring-boot-1-x-eol-aug-1st-2019
0 commit comments