<properties> <spring.version>5.0.10.RELEASE</spring.version></properties>properties标签用来声明用户自定义属性的,以“.”分隔,使用属性: ${spring.version}