This chapter covers the following topics.
-
Using MicroProfile Config in Helidon-based microservices
-
Understanding the concept of config sources
-
Integrating with Kubernetes config maps
-
Configuring arrays or collections
-
Using defaults, profiles, and expressions
Your microservice needs to be configurable. Why? Because any deployment depending on hard-coded values makes your service non-portable. Imagine a character from the sorcerer game. When you want to send him ...