导入joda-time 2.5版本以上的包即可
附上:
<dependency> <groupId>joda-time</groupId> <artifactId>joda-time</artifactId> <version>2.9</version> </dependency>