Thanks, we are not building spring boot application with ignite support, we are trying this scenario, build up the service with Spring Annotation involve, and package into the urideployment folder for service hot deployment.
If we put this package into the ignite $IGNITE_HOME/libs folder, then all works fine, include the spring configuration, annotation, autowired, all works fine. But this method cannot achieve the hot deployment, only for one time deployment. But if put this package into urideployment folder, ignite cannot find the spring configuration(dev/local/test/prod) file, which make the spring integration not work as expect. Thanks a lot for suggestions. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
