Corrected typo in spelling of registration.

This commit is contained in:
Stephen Souness
2015-07-21 09:38:51 +01:00
parent 5bb778811f
commit 2cf2de3465

View File

@@ -11,7 +11,7 @@ include::intro.adoc[]
* Declarative REST Client: Feign creates a dynamic implementation of an interface decorated with JAX-RS or Spring MVC annotations
* Client Side Load Balancer: Ribbon
* External Configuration: a bridge from the Spring Environment to Archaius (enables native configuration of Netflix components using Spring Boot conventions)
* Router and Filter: automatic regsitration of Zuul filters, and a simple convention over configuration approach to reverse proxy creation
* Router and Filter: automatic registration of Zuul filters, and a simple convention over configuration approach to reverse proxy creation
== Building