We have application with huge configuration (this is just a part): I follow this example to bind configmap with spring boot configuration but there is still some problem for example how to solve null in yaml which spring yaml postprocessor resolve as empty string: issue second problem is how to handle this configmap. I know I can edit and then