Docker – Load the configmap changes into the code dynamically in Micronaut without pod restart
I want to load the config changes into the pod and start using it without pod restart in Micronaut. I have created a sample application to try this out. Used Minikube to the test the changes. Created 2 simple classes…