We have a SFTP server which is accessed in 50 integrations.
We need to configure SFTP in properties file for all integrations. is it possible to configure the same inside wildfly server itself so that we can use it like
@Resource(name="java:bla/bla/bla")
DataSource mdDb