Skip to content

Release v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 13:43
· 35 commits to main since this release
af5eb31

Changes

belgif-rest-problem-validator

  • Make RequestValidator extensible by introducing AbstractRequestValidator base class

belgif-rest-problem-spring

  • Extract ProblemWebClientCustomizer to belgif-rest-problem-spring-boot-2 and belgif-rest-problem-spring-boot-3 to fix NoSuchMethodError compatibility issue
  • Add AnnotationParameterNameDiscoverer to retrieve parameter names from Spring MVC annotations for bean validation

belgif-rest-problem-java-ee

  • Add JaxRsParameterNameProvider to retrieve parameter names from JAX-RS annotations for bean validation

Documentation | Javadoc