Correctness26 - SpotBugsExtensionForSpringFrameWork/CS5098 GitHub Wiki

Bug Name: calling the async method from within the same class won't work.

Description

Self-invocation — calling the async method from within the same class — won't work.

Solutions

Reference List

https://www.baeldung.com/spring-async#enable-async-support