推荐
专栏
教程
课程
飞鹅
本次共找到3200条
spring aop原理
相关的信息
Easter79
•
3年前
springboot操作redis基础说明
软件环境:springboot1.5.2,redis3.2.1配置在application.properties,增加redis的配置,主要配置项包括redis的ip,端口,密码等,具体如下:\redisRedis数据库索引(默认为0)spring.redis.database0Redis服务器地址spring
Easter79
•
3年前
SpringBoot配置多数据源
SpringBoot配置多数据源核心技术点在Spring2.x中引入了AbstractRoutingDataSource,该类充当了DataSource的路由中介,能有在运行时,根据某种key值来动态切换到真正的DataSource上。Spring动态配置多数
Stella981
•
3年前
SpringBoot配置多数据源
SpringBoot配置多数据源核心技术点在Spring2.x中引入了AbstractRoutingDataSource,该类充当了DataSource的路由中介,能有在运行时,根据某种key值来动态切换到真正的DataSource上。Spring动态配置多数
Stella981
•
3年前
Spring Boot2.0 Oauth2 服务器和客户端配置及原理
一、应用场景为了理解OAuth的适用场合,让我举一个假设的例子。有一个"云冲印"的网站,可以将用户储存在Google的照片,冲印出来。用户为了使用该服务,必须让"云冲印"读取自己储存在Google上的照片。问题是只有得到用户的授权,Google才会同意"云冲印"读取这些照片。那么,"云冲印"怎样获得用户的授权呢?传统方法是,用户
Stella981
•
3年前
Spring boot集成spring
1、创建Springboot项目!(https://oscimg.oschina.net/oscnet/425ef6945bf5be71b4b7bb65f038f6d6cd8.png)!(https://images2018.cnblogs.com/blog/656996/201805/6569962018052921503375623
1
•••
37
38
39
•••
320