Summary
In this chapter, we learned how to use MicroProfile Config to configure MicroProfile applications and MicroProfile Fault Tolerance to make them more resilient.
In MicroProfile Config, the sources of the configuration can be many; some values come from properties files and others from system properties or environment variables, but they are all accessed consistently from the Java application. The values will likely differ according to the deployment environment (for example, testing and production) but that is transparent in the application code.
MicroProfile Fault Tolerance helps to prevent failure in applications by applying specific policies in the code. It comes with default behavior but can be configured thanks to MicroProfile Config.
The next chapter will show how MicroProfile applications can provide information regarding their status (health) and how they can be secured thanks to MicroProfile JWT propagation.
- Application Development with Qt Creator(Second Edition)
- RCNP實驗指南:構建高級的路由互聯網絡(BARI)
- 物聯網工程規劃技術
- 從區塊鏈到Web3:構建未來互聯網生態
- Learning QGIS 2.0
- Web Application Development with R Using Shiny
- 計算機網絡與數據通信
- 農產品物聯網研究與應用
- Go Web Scraping Quick Start Guide
- 物聯網時代
- Getting Started with WebRTC
- 物聯網與無線傳感器網絡
- 物聯網通信技術
- 物聯網頂層設計與關鍵技術
- TCP/IP基礎(第2版)