Phillip Webb
d27e437ddc
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21027
5 years ago
Phillip Webb
f0ec571b2e
Document relaxed binding from the environment
...
Update the reference documentation with more details about how relaxed
binding works against environment variables.
Closes gh-18215
5 years ago
Phillip Webb
55f0af7f0f
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21025
5 years ago
Phillip Webb
359b508077
Document devtool property file profile restrictions
...
Closes gh-19972
5 years ago
Phillip Webb
83553ee504
Fix test checkstyle issues
...
Fix checkstyle issues from forward merge.
See gh-21022
5 years ago
Phillip Webb
5757c0864c
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21022
5 years ago
Phillip Webb
6a4d98a865
Allow exposure patterns to match dashed IDs
...
Update `ExposeExcludePropertyEndpointFilter` so that patterns will
also match endpoint IDs that contain a dash.
Closes gh-20997
5 years ago
Stephane Nicoll
90c0378a7d
Apply configuration properties deprecation consistently
...
This commit makes sure that both the getter and the setter of a
deprecated configuration properties is flagged with `@Deprecated`.
Closes gh-20812
5 years ago
Phillip Webb
1a8aa72afd
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21003
5 years ago
Phillip Webb
822d9f6a31
Allow empty URIs to create embedded datasource
...
Refine `DataSourceAutoConfiguration` conditions so that an empty
`spring.datasource.url` property can be used to enable the embedded
source.
Fixed gh-20996
5 years ago
Madhura Bhave
aebf475e13
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20979
5 years ago
Madhura Bhave
9d3d202837
Upgrade Java 11 version in CI image
...
Closes gh-20978
5 years ago
Madhura Bhave
a8bd62501d
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20981
5 years ago
Madhura Bhave
fd14c4e72a
Switch docker upgrade script to submit issue rather than PR
...
Closes gh-20976
5 years ago
Stephane Nicoll
4c0592441d
Merge pull request #20882 from Konrado85
...
* pr/20882:
Polish "Polish JarFile to extra anonymous inner class"
Polish JarFile to extra anonymous inner class
Closes gh-20882
5 years ago
Stephane Nicoll
1dd8dcc6c9
Polish "Polish JarFile to extra anonymous inner class"
...
See gh-20882
5 years ago
Konrado85
e0d1cf0e38
Polish JarFile to extra anonymous inner class
...
See gh-20882
5 years ago
Madhura Bhave
947594addd
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20963
5 years ago
Madhura Bhave
c98fe51914
Make it more obvious that Jolokia does not work with a WebFlux app
...
Closes gh-20623
5 years ago
Stephane Nicoll
6e1ff50328
Start building against Spring Kafka 2.3.8 snapshots
...
See gh-20952
5 years ago
Stephane Nicoll
fafac58311
Start building against Spring Integration 5.2.6 snapshots
...
See gh-20950
5 years ago
Stephane Nicoll
fb11285279
Start building against Spring Data Moore-SR7 snapshots
...
See gh-20948
5 years ago
Stephane Nicoll
99b576707e
Start building against Spring AMQP 2.2.6 snapshots
...
See gh-20946
5 years ago
Stephane Nicoll
ea1345d074
Start building against Spring Framework 5.2.6 snapshots
...
See gh-20944
5 years ago
Stephane Nicoll
4474da8850
Start building against Reactor Dysprosium-SR7 snapshots
...
See gh-20942
5 years ago
Stephane Nicoll
c20cd0ac30
Merge branch '2.1.x' into 2.2.x
5 years ago
Brian Clozel
49bbcceda9
Fix Undertow compression config with invalid Mime Types
...
Prior to this commit, the Undertow compression configuration provided by
Spring Boot would fail and throw an exception for invalid MIME Types
when trying to check them against the list of configured types for
compression.
This commit ensures that invalid MIME Types are ignored and that
compression is disabled for those.
Fixes gh-20955
5 years ago
Stephane Nicoll
a3095d5956
Start building against Spring Integration 5.1.10 snapshots
...
See gh-20941
5 years ago
Stephane Nicoll
35c66d9088
Start building against Spring Data Lovelace-SR17 snapshots
...
See gh-20940
5 years ago
Stephane Nicoll
16334304d6
Start building against Spring AMQP 2.1.14 snapshots
...
See gh-20939
5 years ago
Stephane Nicoll
6a4fbe18c2
Start building against Spring Framework 5.1.15 snapshots
...
See gh-20938
5 years ago
Stephane Nicoll
fca3601477
Start building against Reactor Californium-SR18 snapshots
...
See gh-20937
5 years ago
Stephane Nicoll
60f726a080
Polish
5 years ago
Stephane Nicoll
080c20b628
Merge pull request #20917 from dhirenmathur
...
* pr/20917:
Polish "Align Kafka's missingTopicsFatal default value"
Align Kafka's missingTopicsFatal default value
Closes gh-20917
5 years ago
Stephane Nicoll
3cdb5a690a
Polish "Align Kafka's missingTopicsFatal default value"
...
See gh-20917
5 years ago
dhimathu
a12eace2a8
Align Kafka's missingTopicsFatal default value
...
See gh-20917
5 years ago
Stephane Nicoll
856543c1c2
Merge pull request #20907 from avaz
...
* pr/20907:
Fix typo
Closes gh-20907
5 years ago
A Vaz
267f6481f8
Fix typo
...
See gh-20907
5 years ago
Andy Wilkinson
ab2df4367d
Merge pull request #20799 from ericus20
...
* gh-20799:
Polish "Update endpoint enablement description to describe availability"
Update endpoint enablement description to describe availability
Closes gh-20799
5 years ago
Andy Wilkinson
7e1807c01b
Polish "Update endpoint enablement description to describe availability"
...
See gh-20799
5 years ago
Eric Opoku
399c85a5ef
Update endpoint enablement description to describe availability
...
See gh-20799
5 years ago
Madhura Bhave
e6c0a0dc35
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20889
5 years ago
Madhura Bhave
b03ba02125
Upgrade Ubuntu version in CI images
...
Closes gh-20678
5 years ago
Stephane Nicoll
1c6bcc1203
Merge pull request #20832 from dreis2211
...
* pr/20832:
Update copyright year
Fix WebappLoader constructor deprecations
Closes gh-20832
5 years ago
Stephane Nicoll
cb66e4a206
Update copyright year
...
See gh-20832
5 years ago
dreis2211
235e693906
Fix WebappLoader constructor deprecations
...
See gh-20832
5 years ago
Stephane Nicoll
a2c67cd562
Merge pull request #20847 from dreis2211
...
* pr/20847:
Polish ConditionMessage#because()
Closes gh-20847
5 years ago
dreis2211
2f93196fbb
Polish ConditionMessage#because()
...
See gh-20847
5 years ago
Madhura Bhave
520b8c8836
Merge branch '2.1.x' into 2.2.x
5 years ago
Madhura Bhave
7c36cd414d
Add separate parameter for milestone name
...
Since the branch name doesn't always correspond to the milestone name,
eg, master.
See gh-20680
5 years ago