Branch: refs/heads/main
Home:
https://github.com/resteasy/Resteasy
Commit: 7cd1124d106df7d51f76ef779ea4f0426bf3e0b8
https://github.com/resteasy/Resteasy/commit/7cd1124d106df7d51f76ef779ea4f...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-05-24 (Mon, 24 May 2021)
Changed paths:
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/config/DefaultConfiguration.java
M
resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/FilterBootstrap.java
M
resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/ServletBootstrap.java
Log Message:
-----------
[RESTEASY-2892] Make sure the ResteasyConfiguration also checks the ServletContext for
both the ServletBootstrap and FilterBootstrap. (#2799)
https://issues.redhat.com/browse/RESTEASY-2892