Quantcast
Channel: Accessing properties file from another module context - Stack Overflow
Viewing all articles
Browse latest Browse all 2

Accessing properties file from another module context

$
0
0

I use maven. My web application contains two modules and each has it's own spring context. First is packed to jar, the second one to war. The second one uses first module's jar and calls it's methods.

I need to add property file, which will be used by first module (via spring context). The main issue is that I should be able to access/edit this property file after war deployment.

How can I provide such a property file, that will be used in first jar module and can be changed after war module deployment?

Thanks.


Viewing all articles
Browse latest Browse all 2

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>