Skip to content

Instantly share code, notes, and snippets.

@jan-swiecki
Created February 9, 2021 16:49
Show Gist options
  • Save jan-swiecki/0c3727c8eea2a337d1b79ddfd872db3d to your computer and use it in GitHub Desktop.
Save jan-swiecki/0c3727c8eea2a337d1b79ddfd872db3d to your computer and use it in GitHub Desktop.
get_jdbc_connection_url.java
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