Skip to content

Review package and property name for persistence exception translation auto-configuration #45328

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wilkinsona opened this issue Apr 29, 2025 · 0 comments
Labels
status: pending-design-work Needs design work before any code can be developed theme: structure Issues related to the structure of the project and its code
Milestone

Comments

@wilkinsona
Copy link
Member

Framework's PersistenceExceptionTranslationPostProcessor is in its spring-tx module in the org.springframework.dao.annotation package. In the restructured 4.0.x branch, auto-configuration for it is now in spring-boot-tx in the org.springframework.boot.transaction.autoconfigure package. The auto-configuration provides a single property, spring.dao.exceptiontranslation.enabled.

@wilkinsona wilkinsona added status: pending-design-work Needs design work before any code can be developed theme: structure Issues related to the structure of the project and its code labels Apr 29, 2025
@wilkinsona wilkinsona added this to the 4.0.x milestone Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: pending-design-work Needs design work before any code can be developed theme: structure Issues related to the structure of the project and its code
Projects
None yet
Development

No branches or pull requests

1 participant