资源简介
jeesite-framework-4.1.3-20190307-src.zip

代码片段和文件信息
/*
* Decompiled with CFR 0.140.
*
* Could not load the following classes:
* net.oschina.j2cache.CacheChannel
* org.springframework.boot.autoconfigure.ImportAutoConfiguration
* org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
* org.springframework.context.annotation.Bean
* org.springframework.context.annotation.Configuration
*/
package com.jeesite.autoconfigure.core;
import com.jeesite.common.j2cache.autoconfigure.J2CacheAutoConfiguration;
import com.jeesite.common.j2cache.autoconfigure.J2CacheSpringRedisAutoConfiguration;
import com.jeesite.common.shiro.d.I;
import com.jeesite.common.shiro.d.e;
import com.jeesite.common.shiro.d.f;
import net.oschina.j2cache.CacheChannel;
import org.springframework.boot.autoconfigure.ImportAutoConfiguration;
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
@Configuration
@ImportAutoConfiguration(value={J2CacheAutoConfiguration.class J2CacheSpringRedisAutoConfiguration.class})
public class CacheAutoConfiguration {
@Bean(name={“shiroCacheManager“})
@ConditionalOnProperty(name={“spring.cache.isClusterMode“} havingValue=“true“ matchIfMissing=false)
public I shiroCacheManagerRedis(CacheChannel cacheChannel) {
return new e(cacheChannel);
}
@Bean(name={“shiroCacheManager“})
@ConditionalOnProperty(name={“spring.cache.isClusterMode“} havingValue=“false“ matchIfMissing=true)
public I shiroCacheManager(CacheChannel cacheChannel) {
return new f(cacheChannel);
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-03-11 14:43 jeesite-fr
文件 6148 2019-03-11 14:43 jeesite-fr
目录 0 2019-03-07 23:29 jeesite-fr
目录 0 2019-03-07 23:29 jeesite-fr
目录 0 2019-03-07 23:29 jeesite-fr
目录 0 2019-03-07 23:29 jeesite-fr
文件 1683 2019-03-08 07:13 jeesite-fr
目录 0 2019-03-11 14:43 __MACOSX\
目录 0 2019-03-11 14:43 __MACOSX\jeesite-fr
目录 0 2019-03-11 14:43 __MACOSX\jeesite-fr
目录 0 2019-03-11 14:43 __MACOSX\jeesite-fr
目录 0 2019-03-11 14:43 __MACOSX\jeesite-fr
目录 0 2019-03-11 14:43 __MACOSX\jeesite-fr
文件 176 2019-03-08 07:13 __MACOSX\jeesite-fr
文件 2510 2019-03-08 07:13 jeesite-fr
文件 1912 2019-03-08 07:13 jeesite-fr
文件 4227 2019-03-08 07:13 jeesite-fr
文件 4132 2019-03-08 07:13 jeesite-fr
文件 4618 2019-03-08 07:13 jeesite-fr
文件 9900 2019-03-08 07:13 jeesite-fr
目录 0 2019-03-07 23:29 jeesite-fr
文件 1704 2019-03-08 07:13 jeesite-fr
文件 1916 2019-03-08 07:13 jeesite-fr
文件 3911 2019-03-08 07:13 jeesite-fr
目录 0 2019-03-07 23:29 jeesite-fr
目录 0 2019-03-07 23:29 jeesite-fr
文件 11181 2019-03-08 07:13 jeesite-fr
目录 0 2019-03-11 14:43 __MACOSX\jeesite-fr
目录 0 2019-03-11 14:43 __MACOSX\jeesite-fr
文件 176 2019-03-08 07:13 __MACOSX\jeesite-fr
目录 0 2019-03-07 23:29 jeesite-fr
............此处省略783个文件信息
相关资源
- Trojan-Qt5-Windows-0.0.4.rar
- 数字电路知识点汇总(精华版).doc
- SpringMVC文件上传与的实现.rar
- PID_AutoTune_v0.rar
- vspd7.2.308.zip
- 价值2k的H漫画小说系统
- Pythonamp;课堂amp;笔记(高淇amp;400;集第
- ddos压力测试工具99657
- UML建模大全
- 开源1A锂电池充电板TP4056原理图+PCB
- m1卡 ic卡可选择扇区初始化加密软件
- TSCC.exe
- FTP课程设计(服务端+客户端)
- 计算机图形学 边填充算法实现代码
- 电力系统潮流计算程序集合
- oracle数据迁移项目实施方案
- Web Api 通过文件流 文件到本地
- Visio图标-最新最全的网络通信图标库
- Spire API文档
- OpenGL参考手册
- Python中Numpy库最新教程
- SPD博士V5.3.exe
- 直流无刷电机方波驱动 stm32 例程代码
- layui后台管理模板
- 仿知乎界面小程序源代码
- 云平台-阿里云详细介绍
- photoshop经典1000例
- scratch垃圾分类源码(最终版本).sb
- IAR ARM 7.8破解
- TI CCS V5.4 安装步骤及破解文件
评论
共有 条评论