Skip to content

Conversation

nosan
Copy link
Contributor

@nosan nosan commented Dec 14, 2024

Auto-configure JdbcTemplate and HibernateJpaDialect beans with SQLExceptionTranslator bean if the latter one is unique

See gh-43499

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 14, 2024
Auto-configure JdbcTemplate and HibernateJpaDialect beans
with SQLExceptionTranslator bean if the latter one is unique

See spring-projectsgh-43485
@snicoll snicoll added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 16, 2024
@snicoll snicoll added this to the 3.5.x milestone Dec 16, 2024
@snicoll snicoll self-assigned this Dec 16, 2024
@snicoll snicoll modified the milestones: 3.5.x, 3.5.0-M1 Jan 7, 2025
snicoll pushed a commit that referenced this pull request Jan 7, 2025
This commit improves the auto-configuration of JdbcTemplate and
HibernateJpaDialect so that an SQLExceptionTranslator bean is used if
it is available.

See gh-43511
snicoll added a commit that referenced this pull request Jan 7, 2025
@snicoll snicoll closed this in 3df7c83 Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants