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:
- @org.springframework.beans.factory.annotation.Autowired(required=true)
Action:
Consider defining a bean of type 'java.util.concurrent.ConcurrentHashMap' in your configuration.
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:
- @org.springframework.beans.factory.annotation.Autowired(required=true)
Action:
Consider defining a bean of type 'java.util.concurrent.ConcurrentHashMap' in your configuration.