Stephane Nicoll
21160da9f5
Use SNAPSHOTs for upcoming releases
6 years ago
Stephane Nicoll
1ee0c35631
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
e30fddfcc2
Use SNAPSHOTs for upcoming releases
6 years ago
Stephane Nicoll
e26f743e82
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
b6f6dca7f8
Remove useless profile
6 years ago
Stephane Nicoll
5ccb19500b
Polish
6 years ago
Stephane Nicoll
a2494df596
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
64c668f766
Polish
6 years ago
Stephane Nicoll
e6cf082dbc
Fix typo
6 years ago
Stephane Nicoll
514398e8c8
Merge pull request #13873 from dreis2211:fix-undertow-deprecation
...
* pr/13873:
Fix deprecation in UndertowServletWebServerFactory
6 years ago
dreis2211
2399092f16
Fix deprecation in UndertowServletWebServerFactory
...
Closes gh-13873
6 years ago
Stephane Nicoll
7bc1863871
Merge pull request #13864 from ayudovin:add-health-indicator-for-reactive-cassandra
...
* pr/13864:
Polish "Add reactive health indicator for Cassandra"
Add reactive health indicator for Cassandra
6 years ago
Stephane Nicoll
af0aa11d15
Polish "Add reactive health indicator for Cassandra"
...
Closes gh-13864
6 years ago
artsiom
61c41555c8
Add reactive health indicator for Cassandra
...
See gh-13864
6 years ago
Stephane Nicoll
0c41384e50
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
a25b6bd473
Restore support for TransactionAwareCacheDecorator
...
This commit makes sure to unwrap any transaction aware cache before
collecting metrics for them.
Closes gh-13861
6 years ago
Madhura Bhave
e524adb2fc
Merge branch '2.0.x'
6 years ago
Madhura Bhave
1831f3be16
Fix NPE when Collection contains unbound children
...
Fixes gh-13636
6 years ago
Madhura Bhave
eefa0ada9f
Allow property overrides for OIDC Configuration Provider
...
Closes gh-13869
6 years ago
Madhura Bhave
5011bc6451
Merge branch '2.0.x'
6 years ago
Madhura Bhave
6032b454b0
Polish
6 years ago
Madhura Bhave
a760f3628c
Merge pull request #13870 from ayudovin
...
* gh-13870:
Polish "Register OAuth2AuthorizedClientRepository bean"
Register OAuth2AuthorizedClientRepository bean
6 years ago
Madhura Bhave
f5617601aa
Polish "Register OAuth2AuthorizedClientRepository bean"
...
Closes gh-13870
6 years ago
artsiom
2dcf19938d
Register OAuth2AuthorizedClientRepository bean
6 years ago
Stephane Nicoll
b163120ece
Upgrade to Reactor Californium-M1
...
Closes gh-12849
6 years ago
Brian Clozel
57dbea0db3
Finalize upgrade to Reactor Netty 0.8
...
This commit fixes the last issue for the upgrade to Reactor Netty 0.8.
Closes: gh-13321
6 years ago
Brian Clozel
e15ca514c8
Update HttpResources cleaning for Reactor Netty
...
This commit updates the workaround for issue gh-9146
6 years ago
Brian Clozel
dd79143d1a
Support http/2 configuration with Reactor-Netty
...
Just like Jetty, Reactor Netty supports ALPN with JDK8 or with a
dependency that delegates TLS to a native library using boringSSL.
Closes gh-13333
6 years ago
Stephane Nicoll
c98bb40136
Adapt NoSuchBeanDefinitionFailureAnalyzer to framework change
...
This commit adapts to a Spring Framework change based on SPR-11419 and
SPR-15338. Rather than throwing an exception when injecting a List or
Map of a candidate bean that is not present, an empty collection/map is
injected.
6 years ago
Stephane Nicoll
f3ef7caf09
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
829ac3fbef
Prevent headers to be mutated
...
This commit rework 1189ccc
to prevent a mutate call on the original
headers map.
Closes gh-13871
6 years ago
Stephane Nicoll
0bfedb3725
Merge pull request #13614 from chtompki:issue-13613
...
* pr/13614:
Polish "Add configuration for Tomcat's cachingAllowed property"
Add configuration for Tomcat's cachingAllowed property
6 years ago
Stephane Nicoll
5fb2060566
Polish "Add configuration for Tomcat's cachingAllowed property"
...
Closes gh-13614
6 years ago
Rob Tompkins
200ac6db30
Add configuration for Tomcat's cachingAllowed property
...
See gh-13614
6 years ago
Stephane Nicoll
101afc9bb2
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
26cab9aa83
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
8570b56217
Fix typo
6 years ago
Stephane Nicoll
dcd230fc00
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
7d2e25f6f8
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
7865233b16
Fix Flyway filesystem prefix location check
...
Co-authored-by: Andy Bell <andyrbell@gmail.com>
Closes gh-13863
6 years ago
Stephane Nicoll
62830ee1b8
Merge pull request #13872 from
...
* pr/13872:
Fix OAuth2WebSecurityConfigurationTests
6 years ago
dreis2211
d0918f87b2
Fix OAuth2WebSecurityConfigurationTests
...
Closes gh-13872
6 years ago
Stephane Nicoll
2ad548485c
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
ee0de14e9f
Merge pull request #13871 from dreis2211:collections-remove-if
...
* pr/13871:
Polish "Use Collection.removeIf() where possible"
Use Collection.removeIf() where possible
6 years ago
Stephane Nicoll
1a0afc6bbe
Polish "Use Collection.removeIf() where possible"
...
Closes gh-13871
6 years ago
dreis2211
1189ccc936
Use Collection.removeIf() where possible
...
See gh-13871
6 years ago
Stephane Nicoll
6dc0cb4f67
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
1ec1692381
Merge pull request #13813 from joshiste:issue-13791
...
* pr/13813:
Polish "Add metric description and base unit to metrics endpoint"
Add metric description and base unit to metrics endpoint
6 years ago
Stephane Nicoll
7176c54f5e
Polish "Add metric description and base unit to metrics endpoint"
...
Closes gh-13813
6 years ago
Johannes Edmeier
ab1f8cf77b
Add metric description and base unit to metrics endpoint
...
See gh-13813
6 years ago