Configuration Properties
Configuration properties for the httpexchange-spring-boot-starter project.
This page was generated by spring-configuration-property-documenter.
Table of Contents
httpexchange-spring-boot-autoconfigure
http-exchange
Class: io.github.danielliu1123.httpexchange.HttpExchangeProperties
| Key | Type | Description | Default value | Deprecation |
|---|---|---|---|---|
| base-packages | java.util.Set<java.lang.String> | |||
| base-url | java.lang.String | |||
| bean-to-query-enabled | java.lang.Boolean | |||
| channels | java.util.List<io.github.danielliu1123.httpexchange.HttpExchangeProperties$Channel> | |||
| client-type | io.github.danielliu1123.httpexchange.HttpExchangeProperties$ClientType | |||
| clients | java.util.Set<java.lang.Class<?>> | |||
| enabled | java.lang.Boolean | |||
| headers | java.util.List<io.github.danielliu1123.httpexchange.HttpExchangeProperties$Header> | |||
| http-client-reuse-enabled | java.lang.Boolean | |||
| loadbalancer-enabled | java.lang.Boolean | |||
| request-mapping-support-enabled | java.lang.Boolean | |||
| warn-unused-config-enabled | java.lang.Boolean |
http-exchange.refresh
Class: io.github.danielliu1123.httpexchange.HttpExchangeProperties$Refresh
| Key | Type | Description | Default value | Deprecation |
|---|---|---|---|---|
| enabled | java.lang.Boolean |