spring-boot/spring-boot-project
Madhura Bhave c12a3f4172 Support explicitly setting forward headers strategy to NONE
Prior to this commit, there was no distinction between explicitly setting
forward headers strategy to a value of NONE and not setting it at all.
This meant that in a cloud environment, a cloud provider was always checked
to see if it was active and using forward headers and there was no way to
prevent that.

This commit changes the default value of the property to null so that there
is a way to determine if the property was explicitly set to NONE.

Fixes gh-19333
2020-01-03 14:19:48 -08:00
..
spring-boot Fix checkstyle 2020-01-03 11:42:14 -08:00
spring-boot-actuator Simplify some Stream API usages 2019-12-09 11:52:46 +01:00
spring-boot-actuator-autoconfigure Add group property to DynatraceProperties 2019-12-15 08:54:42 +09:00
spring-boot-autoconfigure Support explicitly setting forward headers strategy to NONE 2020-01-03 14:19:48 -08:00
spring-boot-cli Merge branch '2.1.x' 2019-10-15 19:47:41 +01:00
spring-boot-dependencies Merge branch '2.1.x' into 2.2.x 2020-01-03 11:19:21 -08:00
spring-boot-devtools Fix loading of devtools yaml files 2019-11-20 17:30:26 -08:00
spring-boot-docs Merge branch '2.1.x' into 2.2.x 2020-01-03 09:39:42 +01:00
spring-boot-parent Upgrade to Testcontainers 1.12.4 2019-12-05 11:37:46 +00:00
spring-boot-properties-migrator Merge branch '2.1.x' 2019-10-02 10:48:57 +01:00
spring-boot-starters Add reference to OptaPlanner starter 2020-01-02 13:18:07 +01:00
spring-boot-test Merge branch '2.1.x' into 2.2.x 2019-12-05 16:15:15 +00:00
spring-boot-test-autoconfigure Do not enable @ConfigurationPropertiesScan be default 2019-11-04 14:09:33 +00:00
spring-boot-tools Polish contribution 2019-12-26 11:17:51 +01:00
pom.xml