Madhura Bhave
f13697b278
Make Resource Server auto-config conditional on JwtDecoder class
...
Fixes gh-15372
6 years ago
Andy Wilkinson
d3e5c5688f
Polish
6 years ago
Madhura Bhave
e367b54928
Merge branch '2.1.x'
6 years ago
Madhura Bhave
31a5e85ab6
Perform placeholder resolution in test env post processor
...
Fixes gh-15354
6 years ago
Andy Wilkinson
bbf0932f0f
Exclude jcl-over-slf4j in favour of spring-jcl
...
Closes gh-15392
6 years ago
Andy Wilkinson
2cd3cff608
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
4c6c07ddbb
Start building against Spring AMQP 2.1.3 snapshots
...
See gh-15407
6 years ago
Andy Wilkinson
f04f74870a
Start building against Spring Data Lovelace SR4 snapshots
...
See gh-15410
6 years ago
Andy Wilkinson
96f1a394b8
Start building against Spring Integration 5.1.2 snapshots
...
See gh-15413
6 years ago
Andy Wilkinson
e27d3d0d5e
Start building against Spring Kafka 2.2.3
...
See gh-15414
6 years ago
Andy Wilkinson
b01d5f62a4
Start building against Spring Security 5.1.3 snapshots
...
See gh-15417
6 years ago
Andy Wilkinson
6d7b68ce3b
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
d3b72d50d2
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
a5f5ead520
Start building against Spring AMQP 2.0.11 snapshots
...
See gh-15406
6 years ago
Andy Wilkinson
5e640877c9
Start building against Spring Data Kay SR13 snapshots
...
See gh-15409
6 years ago
Andy Wilkinson
12a844d7da
Start building against Spring Integration 5.0.11 snapshots
...
See gh-15412
6 years ago
Andy Wilkinson
5336c8ccde
Start building against Spring Security 5.0.11 snapshots
...
See gh-15416
6 years ago
Andy Wilkinson
5c39c4bafa
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
e283afb9fe
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
474a597464
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
67c7434237
Start building against Spring Data Ingalls SR18 snapshots
...
See gh-15408
6 years ago
Andy Wilkinson
e2d1a433c7
Start building against Spring Integration 4.3.19 snapshots
...
See gh-15411
6 years ago
Andy Wilkinson
b60629d5c5
Start building against Spring Session 1.3.5 snapshots
...
See gh-15418
6 years ago
Stephane Nicoll
09407efe76
Merge pull request #15401 from igor-suhorukov
...
* pr/15401:
Polish "Replace this lambda with a method reference"
Replace this lambda with a method reference
6 years ago
Stephane Nicoll
d5f90ffcfb
Polish "Replace this lambda with a method reference"
...
Closes gh-15401
6 years ago
igor-suhorukov
5c1813aef8
Replace this lambda with a method reference
...
See gh-15401
6 years ago
Stephane Nicoll
71173f2db5
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
c84d199cb7
Upgrade to Flyway 5.2.4
...
Closes gh-15402
6 years ago
Andy Wilkinson
95a14e7ba5
Remove duplicate dependency management for spring-core
...
Closes gh-15380
6 years ago
Stephane Nicoll
6f6e712a7b
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
bd21113e9f
Fix indent of WebServiceTemplate section
...
Closes gh-15389
6 years ago
Madhura Bhave
5a18df2d69
Fix tests
6 years ago
Madhura Bhave
59d2b0a3fb
Upgrade tests to Junit5
...
See gh-14737
6 years ago
Madhura Bhave
4c96c76f11
Include Junit5 dependencies in Spring Boot Starter Test
...
See gh-14736
6 years ago
Madhura Bhave
12e1d9a6a4
Add Junit5 OutputCapture Extension
...
See gh-14738
6 years ago
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