场景启动项目的时候报错,提示信息: JDBC Connection [oracle.jdbc.driver.T4CConnection@480c1762] will not be managed by Spring解决方案oracle的版本低了,将14换成16。