Phillip Webb
5cc1a830b2
Fixup abstract configuration following SPR-16839
...
Spring Framework now requires that all nested configuration classes
are contained within a `@Component` class (see SPR-16839). This means
that our abstract `JpaBaseConfiguration` class should have a
`@Configuration` annotation.
Closes gh-14480
6 years ago
Madhura Bhave
01e61d88e7
Merge branch '2.0.x'
6 years ago
Madhura Bhave
5708792d82
Merge branch '1.5.x' into 2.0.x
6 years ago
Madhura Bhave
d9efca146e
Merge branch '2.0.x'
6 years ago
Madhura Bhave
09ccf875b7
Merge branch '1.5.x' into 2.0.x
6 years ago
Madhura Bhave
1113c356dc
ReactiveOAuth2ClientAutoConfiguration backs off for servlet env
...
Fixes gh-14463
6 years ago
Phillip Webb
84b6fff8c0
Update copyright year for changed files
6 years ago
Phillip Webb
424dfc398b
Move 'insights.web' properties to 'spring.http'
...
Relocate the 'spring.insights.web.log-request-details' property to
'spring.http.log-request-details'.
Closes gh-14313
6 years ago
Andy Wilkinson
79e3deec0e
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
2e86a6f479
Merge branch '1.5.x' into 2.0.x
6 years ago
Madhura Bhave
968a637e50
Refactor ReactiveOAuth2ClientAutoConfiguration for non webapps
...
Non web applications might want to leverage
`ReactiveClientRegistrationRepository` and
`ServerOAuth2AuthorizedClientRepository` to configure `WebClient`.
Closes gh-14350
6 years ago
Sebastien Deleuze
48367e7741
Make standard JSON builder customiser classes package-private
...
Closes gh-14399
6 years ago
Madhura Bhave
d3ecd02987
Merge branch '2.0.x'
6 years ago
Madhura Bhave
e41394233b
Harmonize ReactiveSecurityAutoConfiguration
...
Fixes gh-14263
6 years ago
Stephane Nicoll
24051b42d0
Polish "Add support for configuring missingQueuesFatal property"
...
See gh-14252
6 years ago
Stephane Nicoll
c1322a543c
Polish "Add support for configuring missingQueuesFatal property"
...
Closes gh-14252
6 years ago
Dmytro Nosan
91e731a4b4
Add support for configuring missingQueuesFatal property
...
See gh-14252
6 years ago
Andy Wilkinson
4ae057694f
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
aa45f3c702
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
4d031999ce
Polish "Fix use of deprecated Mongo API"
...
Closes gh-14318
6 years ago
Mark Paluch
b97892ff88
Fix use of deprecated Mongo API
...
We now use com.mongodb.MongoClientSettings to configure the reactive
MongoDB driver. This is a breaking change as
MongoClientSettingsBuilderCustomizer and user-provided
MongoClientSettings beans referenced the package the settings type
from com.mongodb.async.client.
MongoClient.getSettings() is deprecated and still in use within tests
until a replacement is available.
See gh-14318
6 years ago
Phillip Webb
8c34e053f5
Update copyright header of changed files
6 years ago
Phillip Webb
c3de4c84f2
Polish
6 years ago
Stephane Nicoll
304c6a02ba
Polish "Make it possible to disable the BackgroundPreinitializer"
...
Closes gh-14298
6 years ago
artsiom
5779767513
Make it possible to disable the BackgroundPreinitializer
...
See gh-14298
6 years ago
Johnny Lim
49c760d275
Update @since tag
...
This commit updates @since tag in CloudServiceConnectorsAutoConfiguration
as it has been renamed in cfd0ab7646
.
Closes gh-14297
6 years ago
Phillip Webb
9d1b3a2b49
Merge branch '2.0.x'
6 years ago
Phillip Webb
cafff43022
Update copyright header of changed files
6 years ago
Phillip Webb
9af6b3422f
Polish
6 years ago
Madhura Bhave
75937f5b5c
Make jmsListenerContainerFactory @ConditionalOnSingleCandidate
...
Closes gh-12700
6 years ago
Phillip Webb
59b5c54489
Upgrade to Rabbit AMQP Client to 5.4.0
...
Closes gh-14303
6 years ago
Phillip Webb
0cd64ea690
Merge branch '2.0.x'
6 years ago
Phillip Webb
45613f8c3c
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
8ee4775820
Polish
6 years ago
Brian Clozel
2af8a9617b
Revert temporary workaround for reactor resources
...
This switches back the Reactor resources on global by default.
See gh-14058
See SPR-17199
6 years ago
Stephane Nicoll
c0e45b7333
Adapt to Spring Framework API change
6 years ago
Stephane Nicoll
8771b34c15
Polish "Align max HTTP header size configuration"
...
Closes gh-14234
6 years ago
qct
dbbb378650
Align max HTTP header size configuration
...
See gh-14234
6 years ago
Johnny Lim
5427d778fe
Polish
...
Closes gh-14293
6 years ago
Stephane Nicoll
3d732e86f4
Merge branch '2.0.x'
6 years ago
Johnny Lim
ca57e58ee5
Polish
...
See gh-14293
6 years ago
Stephane Nicoll
960acb0cbf
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
42bf594d96
Polish condition name
...
See gh-14285
6 years ago
Stephane Nicoll
5a1aefc76f
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
ddeae9b58e
Polish "Fix WSDL locations condition to work with a list"
...
Closes gh-14285
6 years ago
Eneias Cordeiro da Silva
80358f7fbf
Fix WSDL locations condition to work with a list
...
See gh-14285
6 years ago
Johnny Lim
d510bc71b1
Polish
...
Closes gh-14271
6 years ago
Stephane Nicoll
7dff13b632
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
8950c3ebb4
Polish
...
See gh-14271
6 years ago
Stephane Nicoll
8b753297c3
Merge branch '2.0.x'
6 years ago