Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 1a361c8fc3ec6f01c940572bd4f2b6d7150986ac
https://github.com/resteasy/Resteasy/commit/1a361c8fc3ec6f01c940572bd4f2b...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-01-12 (Tue, 12 Jan 2021)
Changed paths:
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/config/DefaultConfiguration.java
Log Message:
-----------
[RESTEASY-2809] Change the order the fall through values are found for configuration
parameters. Use system properties first, then environment variables and finally the
ResteasyConfig.getInitParameter(). (#2647)
https://issues.redhat.com/browse/RESTEASY-2809