Created
February 9, 2021 16:49
-
-
Save jan-swiecki/0c3727c8eea2a337d1b79ddfd872db3d to your computer and use it in GitHub Desktop.
get_jdbc_connection_url.java
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
com.gignative.elexicon.util.ContextProvider.CONTEXT.getBean(org.springframework.jdbc.core.JdbcTemplate.class).getDataSource().getConnection().getMetaData().getURL() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment