Spring Boot - Async Processing
Which annotation is used to enable asynchronous method execution in a Spring Boot application?
@EnableAsync on configuration classes to activate async processing.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions