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
推薦閱讀
- 物聯(lián)網(wǎng)安全:理論、實踐與創(chuàng)新
- HTML5 Game development with ImpactJS
- 區(qū)塊鏈輕松上手:原理、源碼、搭建與應(yīng)用
- Yii Application Development Cookbook(Second Edition)
- 物聯(lián)網(wǎng)通信技術(shù)
- 網(wǎng)絡(luò)環(huán)境中基于用戶視角的信息質(zhì)量評價研究
- Working with Legacy Systems
- 網(wǎng)絡(luò)利他行為研究:積極心理學(xué)的視角
- Practical Web Penetration Testing
- 異構(gòu)蜂窩網(wǎng)絡(luò)關(guān)鍵理論與技術(shù)
- 現(xiàn)代通信系統(tǒng)(第5版)
- 工業(yè)以太網(wǎng)技術(shù):AFDX/TTE網(wǎng)絡(luò)原理、接口、互連與安全
- RestKit for iOS
- 物聯(lián)網(wǎng)與智慧廣電
- ReasonML Quick Start Guide