Branch: refs/heads/4.6
Home:
https://github.com/resteasy/Resteasy
Commit: f395c2e863c6c6b547189a006912294f284f0bee
https://github.com/resteasy/Resteasy/commit/f395c2e863c6c6b547189a0069122...
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. (#2790)
https://issues.redhat.com/browse/RESTEASY-2892