Commit Graph

41 Commits (6186b1c3b393fde23bfc52a52b5a4feb81b58025)

Author SHA1 Message Date
Nikita Koksharov 61d74ef2cd Fixed - NPE is thrown by RedissonAutoConfiguration if Spring Boot 3.1+ #5314 1 year ago
Nikita Koksharov 9743e5e255 Fixed - IllegalStateException is thrown if RedisConnectionDetails registered in Spring Context with settings for Cluster or Sentinel. #5301 1 year ago
Nikita Koksharov abe34b403a Fixed - RedisConnectionDetails isn't used for Redisson configuration in Spring Boot 3.1+. #5273 2 years ago
Nikita Koksharov 5e5489d61b Fixed - RedisConnectionDetails isn't used for Redisson configuration in Spring Boot 3.1+. #5273 2 years ago
Nikita Koksharov 329b485a6f Fixed - Spring Boot module doesn't create RedisConnectionDetails bean. #5273 2 years ago
Nikita Koksharov 526ae7ac8b Feature - support of the new Redis options for Spring Boot 3.1 #5056 2 years ago
Nikita Koksharov 9fccfc9dda refactoring 2 years ago
Nikita Koksharov a2885e15d5 Feature - support of the new Redis options for Spring Boot 3.1 #5056 2 years ago
Nikita Koksharov 3f7109bc9f test fixed 2 years ago
Nikita Koksharov 63c0c7a481 tests fixed 2 years ago
Nikita Koksharov 179c8765c6 Fixed - Spring Boot clientName setting isn't used #4827 2 years ago
Nikita Koksharov 3739d399bf Fixed - connectTimeout setting is set incorrectly if Spring Boot 2.4.0+ #4826 2 years ago
Olivier Boudet dbc6d91bed compatibility for spring boot 3
Signed-off-by: Olivier Boudet <olivier.boudet@cooperl.com>
2 years ago
Nikita Koksharov 479cef1764 license header updated 2 years ago
Nikita Koksharov e41df8d652 Spring Boot Module ignores username parameter set via Spring Redis config #4537 2 years ago
Nikita Koksharov e1b2523a4c Fixed - SpringBoot yaml configuration parsing errors shouldn't be suppressed. #4207 3 years ago
Nikita Koksharov 725e1c3b86 log added 3 years ago
Nikita Koksharov 2b960d5640 junit 5 migration 4 years ago
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 6 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 7 years ago
Nikita 25d29acb1f moved to META-INF 7 years ago
Nikita 9a5bdc6c0a spring.factories and spring.provides files added. #1374 7 years ago
Nikita 99a36009ff redisson-spring-boot-starter module added. #1374 7 years ago