spencergibb
73cd403299
Circleci adds CACHEVER to be able to bust cache on demand
4 years ago
spencergibb
3d76da7240
temporarily omit restoring cache
4 years ago
spencergibb
d75f7cdbb8
Updates circleci to use machine for Testcontainers
4 years ago
spencergibb
4345de57dc
Adds comment for blockhound jvm 13+ workaround
4 years ago
spencergibb
50084ac25f
Adds workaround for blockhound on java13+
4 years ago
spencergibb
c39b1ff044
Revert "Adds workaround for blockhound on java13+"
...
This reverts commit da68c411
4 years ago
spencergibb
da68c411c3
Adds workaround for blockhound on java13+
4 years ago
spencergibb
8c16713900
Updates blockhound to 1.0.4
4 years ago
spencergibb
f997ea0ad2
Migrates some tests to junit jupiter.
...
Also replaces custom redis rule with Testcontainers
4 years ago
Marcin Grzejszczak
c4fa17874e
Fixed compilation issues
4 years ago
spencergibb
2231658827
Adds @RepeatFailedTest on flaky test.
4 years ago
spencergibb
ede0861a4f
Updates for reactor-netty 1.0.x breaking changes
4 years ago
spencergibb
66ba5ea9e7
Alphabetizes versions
4 years ago
spencergibb
4180f86283
Adds RepeatFailedTest for RedisRateLimiterTests
4 years ago
spencergibb
3a2dbb23ec
Adds junit-vintage-engine
4 years ago
spencergibb
8563b2c969
Adds junit-vintage-engine
5 years ago
Marcin Grzejszczak
8278100a4d
Updated props
5 years ago
Marcin Grzejszczak
aae9d6e09e
Changed packaging to jar
5 years ago
Marcin Grzejszczak
37eab52387
Uploading sources for docs
5 years ago
buildmaster
3f52e33456
Bumping versions
5 years ago
Marcin Grzejszczak
d165617d92
Migrated to docs.spring.io & updated sc-build
5 years ago
buildmaster
cde4d56417
Going back to snapshots
5 years ago
buildmaster
5f7cefec22
Update SNAPSHOT to 3.0.0-M2
5 years ago
buildmaster
2df5dde632
Bumping versions to 2.2.4.BUILD-SNAPSHOT after release
5 years ago
buildmaster
e8364edac6
Going back to snapshots
5 years ago
buildmaster
922eb8eedf
Update SNAPSHOT to 2.2.3.RELEASE
5 years ago
buildmaster
b0c8513a0c
Bumping versions
5 years ago
buildmaster
df2977a639
Bumping versions
5 years ago
Marcin Grzejszczak
783584140d
Setting up repository for docs.spring.io migration
5 years ago
Marcin Grzejszczak
7466640e75
Setting up repository for docs.spring.io migration
5 years ago
spencergibb
58d1a1a251
Reignores test failing in ci
...
see gh-1676
5 years ago
buildmaster
001a2abdfc
Bumping versions
5 years ago
spencergibb
f1fb512ea1
Migrates test to assertJ
...
Fixes gh-1676
5 years ago
spencergibb
158ce3d844
Merge branch '2.2.x'
5 years ago
spencergibb
b5e2ec5944
Adds message to timeout for resilience4j circuite breaker timeout.
...
Fixes gh-1729
5 years ago
spencergibb
a3c0dec92e
formatting
5 years ago
spencergibb
940d69cafb
Updates to use new ServiceInstanceListSuppliers
5 years ago
spencergibb
d7af241779
formatting
5 years ago
Spencer Gibb
f973d10e29
Updates UriSpec.uri() to be a terminal dsl method. ( #1656 )
...
It returns a new Buildable interface rather than the Route.AsyncBuilder.
Adds metadata methods and customize(Route.AsyncBuilder) to UriSpec.
This disambiguates the java route dsl from the builder provided by the Route object.
Fixes gh-1647
5 years ago
spencergibb
319d69a1d0
Merge branch '2.2.x'
5 years ago
fangfeikun
e0a78c81f1
Releases body after sending modified body to downstream fails.
...
Fixes gh-1520
5 years ago
Andrew Fitzgerald
16944d61d0
Adds a filter to replace the host header
...
fixes gh-530
fixes gh-1344
5 years ago
tooSun
eedcceee20
Fix spring.codec.max-in-memory-size configuration is invalid for ReadBodyPredicateFactory. Fixes # 1658 ( #1686 )
...
* Fix spring.codec.max-in-memory-size configuration is invalid for ReadBodyPredicateFactory.
Co-authored-by: huangluob <huangluob@newland.com.cn>
Fixes gh-1658
5 years ago
Nikita Konev
e0b4d7e321
make static inner classes in HttpClientProperties ( #1618 )
5 years ago
Alvin
fa70b31f1e
Cache the success routes until next successful refresh. ( #1602 )
...
* refreshWorksWhenFirstRefreshSuccessAndOtherError
* update format
* use isSuccess instred of Enum
Co-authored-by: 田雪峰 <tianxuefeng@shuidihuzhu.com>
Fixes gh-600
5 years ago
spencergibb
c9adf3fb19
Merge branch '2.2.x'
5 years ago
spencergibb
0b71884ca4
Ignores test for boot 2.2.x
5 years ago
spencergibb
3e7a09f4e2
Merge branch '2.2.x'
5 years ago
spencergibb
7ee19ffe80
Wraps ServerHttpRequests even if there is no body.
...
This avoids multiple subscriptions.
Fixes gh-1675
5 years ago
spencergibb
e8de43d343
Adds .sdkmanrc
5 years ago