Method requestMappingHandlerAdapter in org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration required a bean named 'webMvcAsyncTaskExecutor' that could not be found.
Action:
Consider defining a bean named 'webMvcAsyncTaskExecutor' in your configuration.
Disconnected from the target VM, address: '127.0.0.1:65499', transport: 'socket'
`<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
` **
APPLICATION FAILED TO START
Description:
Method requestMappingHandlerAdapter in org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration required a bean named 'webMvcAsyncTaskExecutor' that could not be found.
Action:
Consider defining a bean named 'webMvcAsyncTaskExecutor' in your configuration.
Disconnected from the target VM, address: '127.0.0.1:65499', transport: 'socket'
Process finished with exit code **