报错1: ImportError: libssl.so.1.0.0: cannot open shared object file: No such file or directory解决办法:在make && make install 出现如下错误:报错2:编译openssl失败(SLES11.3), undefined reference to `OPENSSL_cpuid_setuphttps://stackoverflow.com/…
贴出报错的日志文件Caused by: org.apache.ibatis.reflection.ReflectionException: There is no getter for property named sqlSourceParser in class org.apache.ibatis.builder.annotation.ProviderSqlSource
at org.apache.ibatis.reflection.Reflector.getGetInvoker(Ref…