Relative Content

Tag Archive for javaspring-bootconsulhashicorpspring-cloud-consul

how to call @Value(..) programatically

I want to read values via the Spring @Value(...) annotation programmatically. Call the Spring code programmatically behind the @Value(...) annotation.