MicroProfile Config and Fault Tolerance
In this chapter, we will start by introducing MicroProfile Config as it is the basis for the configuration of other MicroProfile features, in addition to application-level configuration. The MicroProfile Config specification provides a common way to retrieve configuration coming from a variety of sources (properties files, system properties, environment variables, databases, and so on).
The topics we will cover include the following:
- Reading configuration from your application
- Providing additional sources of configuration to your application
- Providing conversion from plain configuration into application-specific objects
推薦閱讀
- 黑客攻防實戰技術完全手冊:掃描、嗅探、入侵與防御
- 廣電5G從入門到精通
- 物聯網智慧安監技術
- C++黑客編程揭秘與防范
- Building Django 2.0 Web Applications
- 萬物互聯:蜂窩物聯網組網技術詳解
- 計算機網絡工程實用教程(第2版)
- Practical Web Design
- Mastering JavaFX 10
- Yii Application Development Cookbook(Second Edition)
- CCNP TSHOOT(642-832)認證考試指南
- Learning Windows 8 Game Development
- 物聯網頂層設計與關鍵技術
- 網絡安全之道
- Building Microservices with Spring