Created
June 1, 2018 11:47
-
-
Save nenodias/621ae3b3a27a9843a85e67809b71e0f8 to your computer and use it in GitHub Desktop.
Properties
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sbi.database.web.url=jdbc:oracle:thin:@<HOST>:<PORTA>:<SERVIÇO> | |
sbi.database.web.user=<USUARIO_DB> | |
sbi.database.web.password=<SENHA_DB> | |
sbi.database.web.driver=oracle.jdbc.driver.OracleDriver |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment