0

In a Rest application based on spring Boot ,we want to outsource the definition of some constant, we use now application.properties (but it s fastiduex because we must go through @Value ("...")), Or declare them in Interfaces (static) .....

Is there a simple way? (It is not a spring MVC application, 100% RestFull)

Cœur
  • 34,719
  • 24
  • 185
  • 251

0 Answers0