Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 1c4b25d23b782aef23df599128253e00c75ee64f
https://github.com/resteasy/Resteasy/commit/1c4b25d23b782aef23df599128253...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2019-05-06 (Mon, 06 May 2019)
Changed paths:
M
resteasy-core/src/main/java/org/jboss/resteasy/microprofile/config/FilterConfigSource.java
M
resteasy-core/src/main/java/org/jboss/resteasy/microprofile/config/ServletConfigSource.java
M
resteasy-core/src/main/java/org/jboss/resteasy/microprofile/config/ServletContextConfigSource.java
Log Message:
-----------
[RESTEASY-2228] Allow loading and running MP Config sources contributed by RESTEEasy
even when the Servlet API is not available.