[resteasy-commits] [resteasy/Resteasy] 2ac101: [RESTEASY-2361] Use the method parameter name if a...

Aurea Muñoz Hernández noreply at github.com
Mon Oct 14 08:11:33 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/resteasy/Resteasy
  Commit: 2ac1012b3a5a5133eff3b8e3d549fe29bbd57e63
      https://github.com/resteasy/Resteasy/commit/2ac1012b3a5a5133eff3b8e3d549fe29bbd57e63
  Author: Aurea Muñoz Hernández <6627952+aureamunoz at users.noreply.github.com>
  Date:   2019-10-14 (Mon, 14 Oct 2019)

  Changed paths:
    M resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/metadata/ResourceBuilder.java
    M resteasy-spring-web/src/main/java/org/jboss/resteasy/spi/metadata/SpringResourceBuilder.java
    M testsuite/integration-tests-spring-web/deployment/pom.xml
    M testsuite/integration-tests-spring-web/deployment/src/test/java/org/jboss/resteasy/test/spring/web/deployment/resource/TestController.java

  Log Message:
  -----------
  [RESTEASY-2361] Use the method parameter name if annotation configuration is not provided (#2177)

* feat: use the method parameter name if annotation configuration is not provided

Related to Quarkus #3992 issue

* test: add test for annotations without values

Related to Quarkus #3992 issue





More information about the resteasy-commits mailing list