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
Hi,
After updating Spring Boot in my application to 1.4.1 from 1.4.0 my Spring Data JPA auditing stopped working (doesnt fill the fields with values, even handler isnt executed):
Code sample here: https://github.com/mihn/spring-data-jpa-auditing-fail (fails on 1.4.1, works fine on 1.4.0)
The text was updated successfully, but these errors were encountered:
Hi,
After updating Spring Boot in my application to 1.4.1 from 1.4.0 my Spring Data JPA auditing stopped working (doesnt fill the fields with values, even handler isnt executed):
Code sample here: https://github.com/mihn/spring-data-jpa-auditing-fail (fails on 1.4.1, works fine on 1.4.0)
The text was updated successfully, but these errors were encountered: