Stephane Nicoll
fb1c7c82b4
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
ef40241bf6
Merge branch '2.0.x' into 2.1.x
6 years ago
Stephane Nicoll
5e59b56044
Merge pull request #15386 from dreis2211
...
* pr/15386:
Remove unused ByteArrayStartsWith matcher
6 years ago
dreis2211
d864b427eb
Remove unused ByteArrayStartsWith matcher
...
Closes gh-15386
6 years ago
Brian Clozel
ed3347f00d
Configure Asciidoctor toolchain for ref docs
...
This commit replaces the Docbook+Asciidoctor documentation toolchain by
a single Asciidoctor generation process.
First, we need to unzip the contents of the Spring Asciidoctor
documentation resources provided by the
`io.spring.docsresources:spring-docs-resources` distribution zip. This
is done in a `/target/refdocs` folder. We then copy all files from
`src/main/asciidoc` to the same location, and then launch the generation
process.
Closes gh-12611
6 years ago
Jay Bryant
a7d22aaf4b
Reorganize asciidoc content
...
This commit adds an index page for the multi-file HTML version, and
fixed a couple of casing issues (significant words starting with lower
case in headings).
While researching how to get the content from index-docinfo.xml into
the output, I came across the notion of a colophon, which is a good name
for the information in that file. I have consequently changed "Legal"
(which I never liked but couldn't think of a better term for at the
time) to "Colophon".
See gh-12611
6 years ago
Jay Bryant
a60c575836
Cleanup asciidoctor build
...
Remove Guardfile for now; we might reintroduce it later, but it is
currently out of sync with the documentation changes.
Do not ignore html files in the asciidoc directory as those are needed
for docinfo parts.
See gh-12611
6 years ago
Jay Bryant
11f6a5ab70
Remove docbook toolchain
...
See gh-12611
6 years ago
Stephane Nicoll
096640de84
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
185a49fb3b
Add reference to JaVers starter
6 years ago
Stephane Nicoll
95b94c0158
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
c56c0ff433
Rename OAuth2ResourceServerJwkConfiguration
...
Closes gh-15375
6 years ago
Andy Wilkinson
5c986b5030
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
42b58f6d27
Add JAXB API dependency that is no longer transitive via testcontainers
...
See gh-15371
6 years ago
Andy Wilkinson
8b21044902
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
917108cce7
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
425a3aacf5
Add JAXB API dependency that is no longer transitive via testcontainers
...
See gh-15371
6 years ago
Stephane Nicoll
a85e27c7cd
Further replace magic number by HttpStatus
...
See gh-15130
6 years ago
Stephane Nicoll
9ee6303876
Merge pull request #15130 from holy12345
...
* pr/15130:
Polish "Replace magic number by HttpStatus"
Replace magic number by HttpStatus
6 years ago
Stephane Nicoll
f2ca2533d5
Polish "Replace magic number by HttpStatus"
...
Closes gh-15130
6 years ago
holy12345
ffdc9f0ff3
Replace magic number by HttpStatus
...
See gh-15130
6 years ago
Stephane Nicoll
9483c91d58
Make sure to include validation query in case of failure
...
See gh-15055
6 years ago
Stephane Nicoll
745ff883ac
Merge pull request #15055 from Aerlant
...
* pr/15055:
Polish "Add validation query to DataSourceHealthIndicator details"
Add validation query to DataSourceHealthIndicator details
6 years ago
Stephane Nicoll
9e84abc46b
Polish "Add validation query to DataSourceHealthIndicator details"
...
Closes gh-15055
6 years ago
Erlend Haugsnes
fc85c34dd8
Add validation query to DataSourceHealthIndicator details
...
See gh-15055
6 years ago
Stephane Nicoll
9686ae4f60
Merge pull request #15086 from onraz
...
* pr/15086:
Polish contribution
Fail fast if nested condition uses a phase inappropriate for its members
6 years ago
Stephane Nicoll
bbad720e23
Polish contribution
...
Closes gh-15086
6 years ago
Razib Shahriar
9e571a2827
Fail fast if nested condition uses a phase inappropriate for its members
...
See gh-15086
6 years ago
Andy Wilkinson
0f474ec08f
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
07065532fe
Replace accidental use of code shaded by Testcontainers
...
See gh-15371
6 years ago
Andy Wilkinson
910a0e57b8
Drop dependency management for DropWizard Metrics modules removed in v4
...
Closes gh-15370
6 years ago
Andy Wilkinson
b05abe8ca0
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
72ad0cc6be
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
3fd0380359
Correct optional dependency declarations in spring-boot-test-support
...
Closes gh-15371
6 years ago
Stephane Nicoll
cc69b08cbe
Merge pull request #15145 from ayudovin
...
* pr/15145:
Polish "Add configurable property for JWK encryption algorithm"
Add configurable property for JWK encryption algorithm
6 years ago
Stephane Nicoll
0df13baa0f
Polish "Add configurable property for JWK encryption algorithm"
...
Closes gh-15145
6 years ago
artsiom
460fdaf52f
Add configurable property for JWK encryption algorithm
...
See gh-15145
6 years ago
Stephane Nicoll
5674a53d67
Merge pull request #15212 from cac03
...
* pr/15212:
Polish "Configure MessageSource if no "messageSource" bean defined"
Configure MessageSource if no "messageSource" bean defined
6 years ago
Stephane Nicoll
ec678eaa3b
Polish "Configure MessageSource if no "messageSource" bean defined"
...
Closes gh-15212
6 years ago
cac03
82d99da32a
Configure MessageSource if no "messageSource" bean defined
...
Enable MessageSourceAutoConfiguration OnMissingBeanCondition by name
rather than class since AbstractApplicationContext expects MessageSource
to be defined only with "messageSource" name.
See gh-15212
6 years ago
Stephane Nicoll
2ac76b368d
Merge pull request #15054 from ayudovin
...
* pr/15054:
Polish contribution
Add configuration property for configuring Tomcat's processor cache
6 years ago
Stephane Nicoll
1b40b0edf1
Polish contribution
...
Closes gh-15054
6 years ago
artsiom
3059f0e2e2
Add configuration property for configuring Tomcat's processor cache
...
See gh-15054
6 years ago
Stephane Nicoll
2f4751a648
Merge pull request #15297 from dreis2211
...
* pr/15297:
Remove unnecessary cast in LoggingSystemProperties
6 years ago
dreis2211
b528eb8a7e
Remove unnecessary cast in LoggingSystemProperties
...
Closes gh-15297
6 years ago
Stephane Nicoll
577d5c9730
Merge pull request #15215 from dreis2211
...
* pr/15215:
Avoid premature declaration of variables
6 years ago
dreis2211
f57f16c190
Avoid premature declaration of variables
...
Closes gh-15215
6 years ago
Stephane Nicoll
6d2a91ed83
Merge pull request #15181 from dreis2211
...
* pr/15181:
Avoid instantiation of BeanPropertyBinder in Binder
6 years ago
dreis2211
a1a8a8cef0
Avoid instantiation of BeanPropertyBinder in Binder
...
Closes gh-15181
6 years ago
Stephane Nicoll
c65b21124a
Merge pull request #15142 from ayudovin
...
* pr/15142:
Use varargs for DefaultApplicationArguments
6 years ago