----##环境说明 jdk1.7, springboot1.5.8.RELEASE, druid1.1.5,nutz1.r.66 ##配置步骤配置文件(application.properties)t1.data1.driver-class-name=oracle.jdbc.driver.OracleDr...
源码:private static Cache<String, String> cacheFormCallable = null;public static <K, V> Cache<K, V> callableCached() throws Exception {Cache<K, V> cache = C...
performance的参数 ture 表示在页面前端显示。如果你想在页面中不显示,只在html源码中可见可改为 false!