** WARNING ** : Your ApplicationContext is unlikely to start due to a @ComponentScan of the default package.
org.springframework.beans.factory.BeanDefinitionStoreException: Failed to parse configuration class [BusinessSystemApplication]; nested exception is java.io.FileNotFoundException: class path resource [org/springframework/session/hazelcast/config/annotation/web/http/HazelcastHttpSessionConfiguration.class] cannot be opened because it does not exist

解决方案在Application上添加@ComponentScan注解