I am trying to put bootstrap.properties
from outside my jar, so it won't get overridden by other developers by mistake. Could you please advice here?
This is its' content - directing to the spring server config
# application name
spring.application.name=elixium
# The server entry point
spring.cloud.config.uri=http://localhost:8888