diff --git a/.flattened-pom.xml b/.flattened-pom.xml
new file mode 100644
index 00000000..30151a62
--- /dev/null
+++ b/.flattened-pom.xml
@@ -0,0 +1,134 @@
+
+
+ 4.0.0
+
+ org.springframework.cloud
+ spring-cloud-build
+ 2.2.0.BUILD-SNAPSHOT
+
+
+ org.springframework.cloud
+ spring-cloud-openfeign
+ 2.2.0.BUILD-SNAPSHOT
+ pom
+ Spring Cloud OpenFeign
+ Spring Cloud OpenFeign
+ https://spring.io/spring-cloud/spring-cloud-openfeign
+
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+
+
+ Apache License, Version 2.0
+ https://www.apache.org/licenses/LICENSE-2.0
+ Copyright 2014-2015 the original author or authors.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ https://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied.
+
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+
+
+
+ dsyer
+ Dave Syer
+ dsyer at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ lead
+
+
+
+ sgibb
+ Spencer Gibb
+ sgibb at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ lead
+
+
+
+ mgrzejszczak
+ Marcin Grzejszczak
+ mgrzejszczak at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ developer
+
+
+
+ rbaxter
+ Ryan Baxter
+ rbaxter at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ developer
+
+
+
+ omaciaszeksharma
+ Olga Maciaszek-Sharma
+ omaciaszeksharma at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ developer
+
+
+
+
+ scm:git:git://github.com/spring-cloud/spring-cloud-openfeign.git
+ scm:git:ssh://git@github.com/spring-cloud/spring-cloud-openfeign.git
+ https://github.com/spring-cloud/spring-cloud-openfeign
+
+
+
+ spring
+
+
+
+ false
+
+
+ true
+
+ spring-snapshots
+ Spring Snapshots
+ https://repo.spring.io/libs-snapshot-local
+
+
+
+ false
+
+ spring-milestones
+ Spring Milestones
+ https://repo.spring.io/libs-milestone-local
+
+
+
+ false
+
+ spring-releases
+ Spring Releases
+ https://repo.spring.io/release
+
+
+
+
+
diff --git a/docs/.flattened-pom.xml b/docs/.flattened-pom.xml
new file mode 100644
index 00000000..0362266b
--- /dev/null
+++ b/docs/.flattened-pom.xml
@@ -0,0 +1,107 @@
+
+
+ 4.0.0
+
+ org.springframework.cloud
+ spring-cloud-openfeign
+ 2.2.0.BUILD-SNAPSHOT
+
+ org.springframework.cloud
+ spring-cloud-openfeign-docs
+ 2.2.0.BUILD-SNAPSHOT
+ pom
+ Spring Cloud OpenFeign Docs
+ Spring Cloud Docs
+ https://spring.io/spring-cloud/spring-cloud-openfeign/spring-cloud-openfeign-docs
+
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+
+
+ Apache License, Version 2.0
+ https://www.apache.org/licenses/LICENSE-2.0
+ Copyright 2014-2015 the original author or authors.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ https://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied.
+
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+
+
+
+ dsyer
+ Dave Syer
+ dsyer at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ lead
+
+
+
+ sgibb
+ Spencer Gibb
+ sgibb at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ lead
+
+
+
+ mgrzejszczak
+ Marcin Grzejszczak
+ mgrzejszczak at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ developer
+
+
+
+ rbaxter
+ Ryan Baxter
+ rbaxter at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ developer
+
+
+
+ omaciaszeksharma
+ Olga Maciaszek-Sharma
+ omaciaszeksharma at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ developer
+
+
+
+
+ scm:git:git://github.com/spring-cloud/spring-cloud-openfeign.git/spring-cloud-openfeign-docs
+ scm:git:ssh://git@github.com/spring-cloud/spring-cloud-openfeign.git/spring-cloud-openfeign-docs
+ https://github.com/spring-cloud/spring-cloud-openfeign/spring-cloud-openfeign-docs
+
+
+
+ org.springframework.cloud
+ spring-cloud-starter-openfeign
+ 2.2.0.BUILD-SNAPSHOT
+ compile
+
+
+
diff --git a/spring-cloud-openfeign-core/.flattened-pom.xml b/spring-cloud-openfeign-core/.flattened-pom.xml
new file mode 100644
index 00000000..6ce2a15c
--- /dev/null
+++ b/spring-cloud-openfeign-core/.flattened-pom.xml
@@ -0,0 +1,392 @@
+
+
+ 4.0.0
+
+ org.springframework.cloud
+ spring-cloud-openfeign
+ 2.2.0.BUILD-SNAPSHOT
+ ..
+
+ org.springframework.cloud
+ spring-cloud-openfeign-core
+ 2.2.0.BUILD-SNAPSHOT
+ Spring Cloud OpenFeign Core
+ Spring Cloud OpenFeign Core
+ https://spring.io/spring-cloud/spring-cloud-openfeign/spring-cloud-openfeign-core
+
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+
+
+ Apache License, Version 2.0
+ https://www.apache.org/licenses/LICENSE-2.0
+ Copyright 2014-2015 the original author or authors.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ https://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied.
+
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+
+
+
+ dsyer
+ Dave Syer
+ dsyer at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ lead
+
+
+
+ sgibb
+ Spencer Gibb
+ sgibb at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ lead
+
+
+
+ mgrzejszczak
+ Marcin Grzejszczak
+ mgrzejszczak at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ developer
+
+
+
+ rbaxter
+ Ryan Baxter
+ rbaxter at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ developer
+
+
+
+ omaciaszeksharma
+ Olga Maciaszek-Sharma
+ omaciaszeksharma at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ developer
+
+
+
+
+ scm:git:git://github.com/spring-cloud/spring-cloud-openfeign.git/spring-cloud-openfeign-core
+ scm:git:ssh://git@github.com/spring-cloud/spring-cloud-openfeign.git/spring-cloud-openfeign-core
+ https://github.com/spring-cloud/spring-cloud-openfeign/spring-cloud-openfeign-core
+
+
+
+ org.springframework.boot
+ spring-boot-autoconfigure
+ 2.2.1.RELEASE
+ compile
+
+
+ org.springframework.cloud
+ spring-cloud-netflix-ribbon
+ 2.2.0.BUILD-SNAPSHOT
+ compile
+
+
+ org.springframework.boot
+ spring-boot-starter-actuator
+ 2.2.1.RELEASE
+ compile
+ true
+
+
+ org.springframework.boot
+ spring-boot-starter-security
+ 2.2.1.RELEASE
+ compile
+ true
+
+
+ org.springframework.boot
+ spring-boot-starter-web
+ 2.2.1.RELEASE
+ compile
+ true
+
+
+ org.springframework.boot
+ spring-boot-starter-webflux
+ 2.2.1.RELEASE
+ compile
+ true
+
+
+ org.springframework.boot
+ spring-boot-starter-reactor-netty
+ 2.2.1.RELEASE
+ compile
+ true
+
+
+ org.springframework.boot
+ spring-boot-starter-hateoas
+ 2.2.1.RELEASE
+ compile
+ true
+
+
+ io.netty
+ netty-codec-http
+ 4.1.43.Final
+ compile
+ true
+
+
+ io.projectreactor
+ reactor-core
+ 3.3.0.RELEASE
+ compile
+ true
+
+
+ io.reactivex
+ rxjava-reactive-streams
+ 1.2.1
+ compile
+ true
+
+
+ org.springframework.retry
+ spring-retry
+ 1.2.4.RELEASE
+ compile
+ true
+
+
+ org.springframework.boot
+ spring-boot-starter-aop
+ 2.2.1.RELEASE
+ compile
+
+
+ org.springframework.cloud
+ spring-cloud-commons
+ 2.2.0.BUILD-SNAPSHOT
+ compile
+ true
+
+
+ org.springframework.cloud
+ spring-cloud-context
+ 2.2.0.BUILD-SNAPSHOT
+ compile
+ true
+
+
+ com.netflix.ribbon
+ ribbon-loadbalancer
+ 2.3.0
+ compile
+
+
+ annotations
+ com.google.code.findbugs
+
+
+ true
+
+
+ io.github.openfeign
+ feign-core
+ 10.4.0
+ compile
+ true
+
+
+ io.github.openfeign.form
+ feign-form-spring
+ 3.8.0
+ compile
+
+
+ io.github.openfeign
+ feign-slf4j
+ 10.4.0
+ compile
+ true
+
+
+ io.github.openfeign
+ feign-httpclient
+ 10.4.0
+ compile
+ true
+
+
+ io.github.openfeign
+ feign-hystrix
+ 10.4.0
+ compile
+ true
+
+
+ io.github.openfeign
+ feign-okhttp
+ 10.4.0
+ compile
+ true
+
+
+ io.github.openfeign
+ feign-java8
+ 10.4.0
+ compile
+ true
+
+
+ com.netflix.hystrix
+ hystrix-core
+ 1.5.18
+ compile
+
+
+ annotations
+ com.google.code.findbugs
+
+
+ true
+
+
+ com.netflix.hystrix
+ hystrix-serialization
+ 1.5.18
+ compile
+
+
+ annotations
+ com.google.code.findbugs
+
+
+ true
+
+
+ com.netflix.hystrix
+ hystrix-metrics-event-stream
+ 1.5.18
+ compile
+
+
+ servlet-api
+ javax.servlet
+
+
+ true
+
+
+ com.netflix.hystrix
+ hystrix-javanica
+ 1.5.18
+ compile
+
+
+ jsr305
+ com.google.code.findbugs
+
+
+ annotations
+ com.google.code.findbugs
+
+
+ aspectjrt
+ org.aspectj
+
+
+ true
+
+
+ com.netflix.ribbon
+ ribbon-core
+ 2.3.0
+ compile
+
+
+ annotations
+ com.google.code.findbugs
+
+
+ true
+
+
+ com.netflix.ribbon
+ ribbon-httpclient
+ 2.3.0
+ compile
+
+
+ annotations
+ com.google.code.findbugs
+
+
+ true
+
+
+ io.reactivex
+ rxjava
+ 1.3.8
+ compile
+ true
+
+
+ com.squareup.okhttp3
+ okhttp
+ 3.14.4
+ compile
+ true
+
+
+ org.springframework.boot
+ spring-boot-autoconfigure-processor
+ 2.2.1.RELEASE
+ compile
+ true
+
+
+ org.springframework.boot
+ spring-boot-configuration-processor
+ 2.2.1.RELEASE
+ compile
+ true
+
+
+ org.springframework.data
+ spring-data-commons
+ 2.2.1.RELEASE
+ compile
+ true
+
+
+ org.springframework.cloud
+ spring-cloud-loadbalancer
+ 2.2.0.BUILD-SNAPSHOT
+ compile
+ true
+
+
+
diff --git a/spring-cloud-starter-openfeign/.flattened-pom.xml b/spring-cloud-starter-openfeign/.flattened-pom.xml
new file mode 100644
index 00000000..c905d613
--- /dev/null
+++ b/spring-cloud-starter-openfeign/.flattened-pom.xml
@@ -0,0 +1,170 @@
+
+
+ 4.0.0
+
+ org.springframework.cloud
+ spring-cloud-openfeign
+ 2.2.0.BUILD-SNAPSHOT
+ ..
+
+ org.springframework.cloud
+ spring-cloud-starter-openfeign
+ 2.2.0.BUILD-SNAPSHOT
+ Spring Cloud Starter OpenFeign
+ Spring Cloud Starter OpenFeign
+ https://projects.spring.io/spring-cloud
+
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+
+
+ Apache License, Version 2.0
+ https://www.apache.org/licenses/LICENSE-2.0
+ Copyright 2014-2015 the original author or authors.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ https://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied.
+
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+
+
+
+ dsyer
+ Dave Syer
+ dsyer at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ lead
+
+
+
+ sgibb
+ Spencer Gibb
+ sgibb at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ lead
+
+
+
+ mgrzejszczak
+ Marcin Grzejszczak
+ mgrzejszczak at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ developer
+
+
+
+ rbaxter
+ Ryan Baxter
+ rbaxter at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ developer
+
+
+
+ omaciaszeksharma
+ Olga Maciaszek-Sharma
+ omaciaszeksharma at pivotal.io
+ Pivotal Software, Inc.
+ https://www.spring.io
+
+ developer
+
+
+
+
+ scm:git:git://github.com/spring-cloud/spring-cloud-openfeign.git/spring-cloud-starter-openfeign
+ scm:git:ssh://git@github.com/spring-cloud/spring-cloud-openfeign.git/spring-cloud-starter-openfeign
+ https://github.com/spring-cloud/spring-cloud-openfeign/spring-cloud-starter-openfeign
+
+
+
+ org.springframework.cloud
+ spring-cloud-starter
+ 2.2.0.BUILD-SNAPSHOT
+ compile
+
+
+ org.springframework.cloud
+ spring-cloud-openfeign-core
+ 2.2.0.BUILD-SNAPSHOT
+ compile
+
+
+ org.springframework
+ spring-web
+ 5.2.1.RELEASE
+ compile
+
+
+ org.springframework.cloud
+ spring-cloud-commons
+ 2.2.0.BUILD-SNAPSHOT
+ compile
+
+
+ io.github.openfeign
+ feign-core
+ 10.4.0
+ compile
+
+
+ io.github.openfeign
+ feign-slf4j
+ 10.4.0
+ compile
+
+
+ io.github.openfeign
+ feign-hystrix
+ 10.4.0
+ compile
+
+
+ io.github.openfeign
+ feign-java8
+ 10.4.0
+ compile
+
+
+ org.springframework.cloud
+ spring-cloud-starter-netflix-ribbon
+ 2.2.0.BUILD-SNAPSHOT
+ compile
+ true
+
+
+ org.springframework.cloud
+ spring-cloud-starter-netflix-archaius
+ 2.2.0.BUILD-SNAPSHOT
+ compile
+ true
+
+
+ org.springframework.cloud
+ spring-cloud-starter-loadbalancer
+ 2.2.0.BUILD-SNAPSHOT
+ compile
+ true
+
+
+