Closed xMario0 closed 4 years ago
APPLICATION FAILED TO START
Description:
Field pluginPool in com.trackray.web.service.impl.PluginServiceImpl required a bean of type 'java.util.concurrent.ConcurrentHashMap' that could not be found.
The injection point has the following annotations:
Action:
Consider defining a bean of type 'java.util.concurrent.ConcurrentHashMap' in your configuration.
看一下你的jdk版本是不是1.8不是就换成1.8
thanks
APPLICATION FAILED TO START
Description:
Field pluginPool in com.trackray.web.service.impl.PluginServiceImpl required a bean of type 'java.util.concurrent.ConcurrentHashMap' that could not be found.
The injection point has the following annotations:
Action:
Consider defining a bean of type 'java.util.concurrent.ConcurrentHashMap' in your configuration.