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`.