Madhura Bhave
4161f0b983
Merge branch '2.3.x'
...
Closes gh-21799
5 years ago
Madhura Bhave
d30c0e8aec
Merge branch '2.2.x' into 2.3.x
...
Closes gh-21798
5 years ago
Madhura Bhave
36faa1d42a
Document using system properties in gradle plugin docs
...
Closes gh-21317
5 years ago
Stephane Nicoll
372c0369a8
Merge branch '2.3.x'
5 years ago
Stephane Nicoll
a3d39c7f31
Start building against Spring Data Neumann-SR1 snapshots
...
See gh-21776
5 years ago
Stephane Nicoll
7fe85750fb
Merge branch '2.2.x' into 2.3.x
5 years ago
Stephane Nicoll
6597c0c7f7
Start building against Spring Data Moore-SR8 snapshots
...
See gh-21775
5 years ago
Stephane Nicoll
cc3575b3f4
Merge branch '2.1.x' into 2.2.x
5 years ago
Stephane Nicoll
79f0e38c54
Start building against Spring Data Lovelace-SR18 snapshots
...
See gh-21774
5 years ago
Stephane Nicoll
9a457527fd
Polish test
5 years ago
Stephane Nicoll
2fc0d5c153
Merge branch '2.3.x'
5 years ago
Stephane Nicoll
b378fbfa87
Start building against Spring Batch 4.2.3 snapshots
...
See gh-21784
5 years ago
Stephane Nicoll
8325ed0626
Start building against Spring Kafka 2.5.2 snapshots
...
See gh-21782
5 years ago
Stephane Nicoll
a2bdbf01b0
Start building against Spring Integration 5.3.1 snapshots
...
See gh-21779
5 years ago
Stephane Nicoll
3383f48ee7
Upgrade to Spring Framework 5.2.7
...
Closes gh-21739
5 years ago
Stephane Nicoll
c6d20da507
Merge branch '2.2.x' into 2.3.x
5 years ago
Stephane Nicoll
180e57a8d7
Start building against Spring Batch 4.2.3 snapshots
...
See gh-21783
5 years ago
Stephane Nicoll
7b4707aab5
Start building against Spring Kafka 2.3.9 snapshots
...
See gh-21781
5 years ago
Stephane Nicoll
5cde880562
Start building against Spring Integration 5.2.7 snapshots
...
See gh-21778
5 years ago
Stephane Nicoll
679816d3a4
Upgrade to Spring Framework 5.2.7
...
Closes gh-21738
5 years ago
Stephane Nicoll
4149b66c7e
Merge branch '2.1.x' into 2.2.x
5 years ago
Stephane Nicoll
36a05375c7
Start building against Spring Kafka 2.2.14 snapshots
...
See gh-21780
5 years ago
Stephane Nicoll
445a9a461b
Start building against Spring Integration 5.1.11 snapshots
...
See gh-21777
5 years ago
Stephane Nicoll
de6ee358fb
Upgrade to Spring Framework 5.1.16
...
Closes gh-21729
5 years ago
Andy Wilkinson
0726a7d610
Merge branch '2.3.x'
...
Closes gh-21788
5 years ago
Andy Wilkinson
8155cc5f23
Merge branch '2.2.x' into 2.3.x
...
Closes gh-21786
5 years ago
Andy Wilkinson
a0f29edd4d
Always initialize stompWebSocketHandlerMapping eagerly
...
Previously, when lazy initialization was enabled, STOMP-based WebSocket
messaging would not work as the stompWebSocketHandlerMapping bean was
not initialized and CONNECT requests would go unanswered.
This commit adds a LazyInitializationExcludeFilter that causes the
stompWebSocketHandlerMapping bean to always be initialized eagerly.
This triggers initialization of the WebSocket transport allowing
requests to be received and processed.
Fixes gh-19611
5 years ago
Stephane Nicoll
8e8a3b9711
Merge branch '2.3.x'
5 years ago
Stephane Nicoll
e9f6dc9d9a
Upgrade to Reactor Dysprosium-SR8
...
Closes gh-21731
5 years ago
Stephane Nicoll
1bd5b17251
Merge branch '2.2.x' into 2.3.x
5 years ago
Stephane Nicoll
3889e6336a
Upgrade to Reactor Dysprosium-SR8
...
Closes gh-21730
5 years ago
Stephane Nicoll
72c2638d6f
Merge branch '2.1.x' into 2.2.x
5 years ago
Stephane Nicoll
10e0ca7dce
Upgrade to Reactor Californium-SR19
...
Closes gh-21728
5 years ago
Scott Frederick
f3d5416cf4
Merge branch '2.3.x'
...
Closes gh-21770
5 years ago
Scott Frederick
97ff3a8782
Merge pull request #21702 from Aurdo
...
* gh-21702:
Improve tests for BasicErrorController
Fix BasicErrorController include parameter parsing
Closes gh-21702
5 years ago
Scott Frederick
73aff08535
Improve tests for BasicErrorController
...
This commit improves the tests for BasicErrorController by decoupling
coverage for the include-message and include-binding-errors
parameters to ensure the options operate properly independent of
each other.
See gh-21702
5 years ago
Aurdo
e2e52a11cc
Fix BasicErrorController include parameter parsing
...
This commit fixes an error in BasicErrorController where the wrong
property was referenced for binding error inclusion.
See gh-21702
5 years ago
Phillip Webb
ad6a0d473a
Merge branch '2.3.x'
...
Closes gh-21768
5 years ago
Phillip Webb
b71bab2817
Document deprecations of Archive.iterator()
...
Closes gh-21695
5 years ago
Phillip Webb
f2c33464c6
Merge branch '2.3.x'
...
Closes gh-21766
5 years ago
Phillip Webb
6547ea56f9
Merge pull request #21060 from dsyer
...
* pr/21060:
Polish 'Fix Mustache to not ignore native fetcher'
Fix Mustache to not ignore native fetcher
Closes gh-21060
5 years ago
Phillip Webb
ddbecf62b3
Polish 'Fix Mustache to not ignore native fetcher'
...
See gh-21060
5 years ago
Dave Syer
5199c11e37
Fix Mustache to not ignore native fetcher
...
Alter the logic of `MustacheEnvironmentCollector` so that the
native fetcher is always consulted if it exists.
When the context is a map (as it is in a web View for instance) you
can't assume a non-null fetcher actually contains the property you are
searching for.
See gh-21060
5 years ago
Phillip Webb
e2507e08f0
Merge branch '2.3.x'
5 years ago
Phillip Webb
e9e4a34e62
Merge branch '2.2.x' into 2.3.x
5 years ago
Phillip Webb
ee00b57a78
Merge branch '2.1.x' into 2.2.x
5 years ago
Dave Syer
b59b48e40e
Ignore 'attach_pid' files
5 years ago
Phillip Webb
db0f085d40
Merge branch '2.3.x'
...
Closes gh-21765
5 years ago
Phillip Webb
8cd0f5684e
Merge pull request #21650 from fastso
...
* pr/21650:
Polish 'Clarify documentation for probe ports'
Clarify documentation for probe ports
Closes gh-21650
5 years ago
Phillip Webb
47729be4e3
Polish 'Clarify documentation for probe ports'
...
See gh-21650
5 years ago