mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
3e296974c4
Throw an AopInvocationException when an AOP advisor returns null on a method that should return a primitive type. Issue: SPR-4675