Files
spring-cloud-netflix/docs/modules/ROOT/pages/intro.adoc
Olga MaciaszekSharma ba1f38bd4f Add title to Intro site.
2023-09-28 14:01:15 +02:00

10 lines
462 B
Plaintext

[[introduction]]
= Spring Cloud Netflix
This project provides Netflix OSS integrations for Spring Boot apps through autoconfiguration
and binding to the Spring Environment and other Spring programming model idioms. With a few
simple annotations you can quickly enable and configure the common patterns inside your
application and build large distributed systems with battle-tested Netflix components. The
patterns provided include Service Discovery (Eureka).