@ConfigurationProperties(prefix="spring.jdbc")
public class JdbcProperties
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JdbcProperties.Template
JdbcTemplate settings. |
| Constructor and Description |
|---|
JdbcProperties() |
| Modifier and Type | Method and Description |
|---|---|
JdbcProperties.Template |
getTemplate() |
public JdbcProperties.Template getTemplate()