[resteasy-commits] [resteasy/Resteasy] d3a894: [RESTEASY-2378] Allow Spring @RestController to wo...

Georgios Andrianakis noreply at github.com
Mon Oct 21 04:39:15 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/resteasy/Resteasy
  Commit: d3a89481b5a5b1f86abdc7e585d338ab099ecaab
      https://github.com/resteasy/Resteasy/commit/d3a89481b5a5b1f86abdc7e585d338ab099ecaab
  Author: Georgios Andrianakis <geoand at gmail.com>
  Date:   2019-10-21 (Mon, 21 Oct 2019)

  Changed paths:
    M resteasy-spring-web/src/main/java/org/jboss/resteasy/spi/metadata/SpringResourceBuilder.java
    M testsuite/integration-tests-spring-web/deployment/src/test/java/org/jboss/resteasy/test/spring/web/deployment/SpringWebTest.java
    A testsuite/integration-tests-spring-web/deployment/src/test/java/org/jboss/resteasy/test/spring/web/deployment/resource/GreetingControllerWithNoRequestMapping.java
    M testsuite/integration-tests-spring-web/deployment/src/test/resources/org/jboss/resteasy/test/spring/web/deployment/web.xml

  Log Message:
  -----------
  [RESTEASY-2378] Allow Spring @RestController to work without @RequestMapping




More information about the resteasy-commits mailing list