2

We have a springboot app which is using Consul for properties management. We have a boolean property in Consul which is set to false.

While starting the app, we have the same property set at command line argument as true.

What I observed is this property is taking the value from Consul and not from the command line argument.

What is the order or precedence here?

Henning
  • 3,055
  • 6
  • 30
user3379502
  • 223
  • 4
  • 22

0 Answers0