- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 91字
- 2021-06-24 19:17:27
Spring Cloud Consul
Spring Cloud Consul provides integrations with Hashicorp's Consul. This tool addresses problems in the same way as service discovery, a distributed configuration, and control bus. This module allows us to configure Spring applications and Consul with a few annotations in a Spring-based programming model. Autoconfiguration is supported as well. The amazing thing here is that this module can be integrated with some Netflix OSS libraries, such as Zuul and Ribbon, via Spring Cloud Zuul and Spring Cloud Ribbon respectively (for example).
@EnableDiscoveryClient is a common annotation.
推薦閱讀
- Git Version Control Cookbook
- Oracle 11g從入門到精通(第2版) (軟件開發視頻大講堂)
- 華為HMS生態與應用開發實戰
- 羅克韋爾ControlLogix系統應用技術
- Production Ready OpenStack:Recipes for Successful Environments
- Blender 3D Incredible Machines
- Building a Quadcopter with Arduino
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- Getting Started with LLVM Core Libraries
- JavaScript程序設計(第2版)
- App Inventor 2 Essentials
- 計算機應用技能實訓教程
- scikit-learn Cookbook(Second Edition)
- 分布式架構原理與實踐
- jQuery從入門到精通(微課精編版)