Global variables And Application Variables Defining in Spring boot project
问题 I am trying to develop micro service by using spring and spring boot. In my project , I am converting monolithic to service oriented architecture. Project contain 20 Micro services.I these I need to set application variables and global variables. I have confusions related to this , And I am adding those confusions here, Is possible to declare my global variables in application.properties file? If not possible where I can define my global variables? If I am using spring config server for