c4d81a28f1f4cd259bb587c98c0a8246c1341d4a
Method is not abstract anymore but rather returns null by default. Adapted QueryExecutionMethodInterceptor to handle the null case appropriately by simply skipping the query lookup. It also throws an exception if the repository has query methods defined nonetheless to prevent exceptions at runtime.
Description
No description provided
Languages
Java
100%