2017年10月30日

做ssh框架整合的时候,遇到如下错误:AnnotationTransactionAttributeSource is only available on Java 1.5 and higher

摘要: nested exception is java.lang.IllegalStateException: AnnotationTransactionAttributeSource is only available on Java 1.5 and higher解决方法:jdk版本过高,选用jdk7即 阅读全文

posted @ 2017-10-30 19:47 SunnyCx 阅读(610) 评论(0) 推荐(0)

导航