#563 - Adapts JDBC examples to changes in Spring Data JDBC 2.0.
Since SQL Identifiers are now quoted letter casing must be taken into consideration when specifying column names in `@Column` or similar. Disabled Liquibase which isn't used/configured at all and therefore doesn't work. Moved application context configurations to use `AbstractJdbcConfiguration`.
This commit is contained in:
Reference in New Issue
Block a user