Commit Graph

32 Commits (9460b2556fccbd0a955528b8648d145b3ca569cb)

Author SHA1 Message Date
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 3 years ago
Nikita Koksharov e41df8d652 Spring Boot Module ignores username parameter set via Spring Redis config #4537 3 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 5 years ago
Nikita Koksharov 796335b7fc Fixed - redisson-spring-boot-starter doesn't load config file #3116 5 years ago
AnJia 64b7266ad0 feat(starter): support spring config server
support spring config server

BREAKING CHANGE: starter config

Signed-off-by: 赵安家 <anjia0532@gmail.com>
5 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 7 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