mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
Update the auto-configured PersistenceExceptionTranslationPostProcessor to proxy target classes as well as interfaces. Also provide a config property to disable registration all together. Fixes gh-1844