推荐
专栏
教程
课程
飞鹅
本次共找到4062条
信息集成
相关的信息
Easter79
•
3年前
springboot+vue集成mavon
先睹为快,来看下效果:!前台效果(https://oscimg.oschina.net/oscnet/up64471aa85ddb7276760f79cdaabdad9f65e.gif"前台效果")!后台效果(https://oscimg.oschina.net/oscnet/up531faf75e3a569658dbbe8071
Stella981
•
3年前
SpringBoot集成redis + spring cache
SpringCache集成redis的运行原理:Spring缓存抽象模块通过CacheManager来创建、管理实际缓存组件,当SpringBoot应用程序引入springbootstarterdataredi依赖后吗,容器中将注册的是CacheManager实例RedisCacheManager对象,RedisCacheManager来负责创
Easter79
•
3年前
SpringBoot集成redis + spring cache
SpringCache集成redis的运行原理:Spring缓存抽象模块通过CacheManager来创建、管理实际缓存组件,当SpringBoot应用程序引入springbootstarterdataredi依赖后吗,容器中将注册的是CacheManager实例RedisCacheManager对象,RedisCacheManager来负责创
Stella981
•
3年前
CloudBeaver docker镜像集成arthas
打算学习下CloudBeaver,但是无奈CloudBeaver源码基于osgi,同时构建依赖的模块复杂,所以基于arthas的火焰图功能梳理简单提供一个CloudBeaver查询的处理流程dockerfile基于已经制作好的FROMdalongrong/cloudbeaver:latest
Stella981
•
3年前
ReactNaive集成入android(一)
1.出现RNgetSupport的问题时往往都是assets的文件夹没有创建,创建好bundle文件就可以了mkdirpandroid/app/src/main/assetsreactnativebundleplatformandroiddevfalseentryfileindex.android.js\bu
Stella981
•
3年前
SpringBoot集成SpringSecurity+CAS
1、简介本文主要讲述如何通过SpringSecurityCAS在springboot项目中实现单点登录和单点注销的功能。参考内容有SpringSecurity官方文档中的1.5\.JavaConfiguration(https://www.oschina.net/action/GoToLink?urlhttps%3
Easter79
•
3年前
Swagger 与 spring mvc 集成
最近研究swagger,网上也搜了不少与springmvc集成的方式,但是发现最终都有问题。比如:http://javatech.wang/index.php/archives/74/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fjavatech.wang%2Findex.php
Easter79
•
3年前
SpringBoot2 集成 WebSocket
1.<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterwebsocket</artifactId</dependency2.
Stella981
•
3年前
SpringBoot集成Schedule任务调度
一、前言:微服务应用中可能会涉及到多个定时任务跨服务同时执行,这里就会涉及到线程生命周期和一致性问题,任务调度器本质上还是单独启动的线程执行,但是生命周期不会随应用的停止而销毁,所以本篇内容只涉及当前应用执行定时任务1、配置启动类!(https://static.oschina.net/uploads/space/2018/060
Easter79
•
3年前
SpringBoot集成Schedule任务调度
一、前言:微服务应用中可能会涉及到多个定时任务跨服务同时执行,这里就会涉及到线程生命周期和一致性问题,任务调度器本质上还是单独启动的线程执行,但是生命周期不会随应用的停止而销毁,所以本篇内容只涉及当前应用执行定时任务1、配置启动类!(https://static.oschina.net/uploads/space/2018/060
1
•••
16
17
18
•••
407