从2.2版本升级到最新,出现如下错误,已经实现configEngine这个方法了
java.lang.AbstractMethodError: Receiver class com.base.config.BaseConfig does not define or inherit an implementation of the resolved method 'abstract void configEngine(com.jfinal.template.Engine)' of abstract class com.jfinal.config.JFinalConfig.