一个java项目,在intellj idea这个IDE下启动,可以正常访问,然后用这个IDE导出为jar包,然后部署到linux服务器上,启动的时候报错No auto configuration classes found in META-INF/spring.factories. If you are using a custom packaging, make sure that file ...
#! /bin/sh
# chkconfig: 2345 10 90
# description: jenkins ....
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't ...