You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.