This commit is contained in:
jamesagnew 2020-05-20 10:54:38 -04:00
parent 2f48c7d7fe
commit 8ab80e3529
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
type: fix
issue: 1853
issue: "The `@Interceptor` annotation was not marked as inheritable, meaning that the order attribute was lost when
using Spring proxies. Thanks to Tue Toft Nørgård for the pull request!"