- Hands-On Enterprise Java Microservices with Eclipse MicroProfile
- Cesar Saavedra Heiko W. Rupp Jeff Mesnil Pavol Loffay Antoine Sabot Durand Scott Stark
- 93字
- 2021-06-24 12:56:21
Providing sources of configuration
The source of a configuration is represented by the ConfigSource interface. You do not need to implement this interface unless you want to provide a source of configurations that are not available by the MicroProfile implementation you use in your application.
If a property is found in multiple config sources, Config will return the value from the ConfigSource interface with the highest ordinal value.
Ordering ConfigSource is important as users can provide custom ConfigSource interfaces in addition to the default ones provided by the MicroProfile Config implementation.
推薦閱讀
- EDA技術(shù)與VHDL編程
- Twilio Cookbook
- 網(wǎng)絡(luò)故障現(xiàn)場處理實踐(第4版)
- 計算機(jī)網(wǎng)絡(luò)與數(shù)據(jù)通信
- SD-WAN架構(gòu)與技術(shù)(第2版)
- 物聯(lián)網(wǎng)時代
- 數(shù)字通信同步技術(shù)的MATLAB與FPGA實現(xiàn):Altera/Verilog版(第2版)
- SSL VPN : Understanding, evaluating and planning secure, web/based remote access
- Building RESTful Web services with Go
- 移動物聯(lián)網(wǎng):商業(yè)模式+案例分析+應(yīng)用實戰(zhàn)
- Python API Development Fundamentals
- Hands-On Microservices:Monitoring and Testing
- 互聯(lián)網(wǎng)心理學(xué):新心理與行為研究的興起
- Twilio Cookbook(Second Edition)
- 計算機(jī)網(wǎng)絡(luò)(項目教學(xué)版)