springboot asynchronous does not take effect

reference:

I belong to a car: How springboot2.0 asynchronous operation, @ Async failure, unable to enter the asynchronous

standard annotations @Async call will lead to the same effect, eg: @Async A class is a method in another class A the asynchronous method call a method, the method does not take effect.

Guess you like

Origin www.cnblogs.com/Uzai/p/11199072.html