Commit Graph

23 Commits (6df2393768dcfe6f37173660700217419ebb48b8)

Author SHA1 Message Date
Nikita Koksharov b050966dd3 license updated 4 years ago
Nikita Koksharov e51f467812 Feature - Spring Boot auto configuration should create Reactive and RxJava instances. #2796 4 years ago
broodjetom 48ec43fbb8 Fix - Change the encoding of redisson.yaml from UTF-8-BOM to UTF-8.
Signed-off-by: broodjetom <tscholten97@gmail.com>
4 years ago
Nikita Koksharov dc7bff21e2 tests fixed 4 years ago
Nikita Koksharov 796335b7fc Fixed - redisson-spring-boot-starter doesn't load config file #3116 4 years ago
AnJia 64b7266ad0 feat(starter): support spring config server
support spring config server

BREAKING CHANGE: starter config

Signed-off-by: 赵安家 <anjia0532@gmail.com>
4 years ago
赵安家 40c80d7582 style(starter): remain only changed lines
remain only changed lines

Signed-off-by: 赵安家 <anjia0532@gmail.com>
5 years ago
赵安家 2c88b84472 docs(license): spring boot starter file add apache license
spring boot starter file add apache license

Signed-off-by: 赵安家 <anjia0532@gmail.com>
5 years ago
赵安家 7b8091ddc9 docs(license): spring boot starter file add apache license
spring boot starter file add apache license

Signed-off-by: 赵安家 <anjia0532@gmail.com>
5 years ago
赵安家 e7f0814d7d feat(starter): support spring config server/appolo/nacos
support spring config server/appolo/nacos
compatible spring boot's
config (`spring.redis.redisson.config=classpath:redisson.yaml`)

Closes issues#2918
Closes issues#2765
Closes issues#2086
Closes issues#1829

Signed-off-by: 赵安家 <anjia0532@gmail.com>
5 years ago
Nikita Koksharov 999d4e9fe2 Spring Boot with Spring session integration test added 5 years ago
v-nkakavas ff98a3d00d Add a customizer interface that can be implemented by beans wishing to customize the RedissonClient auto configuration
Signed-off-by: Nikos Kakavas <nikakis@protonmail.com>
5 years ago
Nikita Koksharov 30589cf2d8 license header updated 5 years ago
Nikita Koksharov 9e9fdfe884 Fixed - Spring Boot default connection timeout is 0 seconds. #2291 5 years ago
Nikita Koksharov 9d3d4a8562 License header updated 6 years ago
Nikita Koksharov f1526a93fd Fixed - Redisson Spring Boot doesn't start properly without lettuce or jedis in classpath #1774 6 years ago
Nikita Koksharov 82050c404a Fixed - Spring Boot Starter doesn't convert properly list of sentinel addresses. #1731 6 years ago
junwu215177 39eba7f314 in case timeoutValue is null 6 years ago
Nikita Koksharov 57e2d6253a Fixed - "spring.redis.cluster.nodes" param parsing for spring-boot 6 years ago
Nikita b8551b8424 #1650 - resources format fixed 6 years ago
Nikita 25d29acb1f moved to META-INF 6 years ago
Nikita 9a5bdc6c0a spring.factories and spring.provides files added. #1374 6 years ago
Nikita 99a36009ff redisson-spring-boot-starter module added. #1374 7 years ago