Hi,
what's the best practice to load application specific properties? For instance, in my SLSB I have a
@PostConstruct
section, where I'd like to load the properties from file. I know I shouldn't access file system: is it possible for some forum member to post some demo code how to do it with ClassLoader?
thx,
~pasquale