I have .properties file inside a jar for values I have place holder like $value I need to put the value for the place holder taking the value from a file placed outside the jar. both are in classpath
I have .properties file inside a jar for values I have place holder like $value I need to put the value for the place holder taking the value from a file placed outside the jar. both are in classpath