异常错误 :The elements [spring.datasource.schema[0].classpath] were left unbound 原因 classpath:后多添加了一个空格 schema: - classpath: sql/spring_user.sql 解决方法: