Stephane Nicoll
7841789735
Start building against Spring Security 5.7.2 snapshots
...
See gh-31375
2 years ago
Stephane Nicoll
ba4bb2ff32
Start building against Spring Data 2021.2.1 snapshots
...
See gh-31374
2 years ago
Stephane Nicoll
02da20ec98
Start building against Spring LDAP 2.4.1 snapshots
...
See gh-31373
2 years ago
Stephane Nicoll
37af43cb18
Start building against Micrometer 1.9.1 snapshots
...
See gh-31372
2 years ago
Stephane Nicoll
0e1417935d
Start building against Reactor 2020.0.20 snapshots
...
See gh-31371
2 years ago
Phillip Webb
0be5078a73
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31369
2 years ago
Phillip Webb
b3a46fc50e
Document that placeholders should us the canonical property name form
...
Closes gh-31309
2 years ago
Phillip Webb
378e56f1d3
Add Order annotation to GraphQL RouterFunction beans
...
Update GraphQL auto-configuration so that `RouterFunction` beans have
and `@Order` of 0.
Fixes gh-31314
2 years ago
Phillip Webb
7e2b325b36
Include auto-configuration and management import files in parent POM
...
Update the `maven-shade-plugin` configuration to include transformation
of the new `AutoConfiguration.imports` and
`ManagementContextConfiguration.imports` files.
Fixes gh-31316
2 years ago
Stephane Nicoll
961b979d6e
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31366
2 years ago
Stephane Nicoll
5ef5497680
Merge pull request #31328 from anthonyvdotbe
...
* pr/31328:
Fix typos in the reference documentation
Closes gh-31328
2 years ago
Anthony Vanelverdinghe
1fffdbae2a
Fix typos in the reference documentation
...
See gh-31328
2 years ago
Stephane Nicoll
d427bfc066
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31364
2 years ago
Stephane Nicoll
fb37ce7b2f
Merge pull request #31344 from naveensrinivasan
...
* pr/31344:
Restrict permissions for GitHub action
Closes gh-31344
2 years ago
naveen
c052a4d6a6
Restrict permissions for GitHub action
...
See gh-31344
2 years ago
Stephane Nicoll
499f54a335
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31362
2 years ago
Stephane Nicoll
1dea328c04
Merge pull request #31279 from larsgrefer
...
* pr/31279:
Enable Links for the Javadoc of the Gradle Plugins
Closes gh-31279
2 years ago
Lars Grefer
8c9557f552
Enable Links for the Javadoc of the Gradle Plugins
...
See gh-31279
2 years ago
Stephane Nicoll
56913a08b8
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31360
2 years ago
Stephane Nicoll
186536e964
Merge pull request #31276 from anthonyvdotbe
...
* pr/31276:
Remove reference to outdated location
Closes gh-31276
2 years ago
Anthony Vanelverdinghe
b1ccb600f3
Remove reference to outdated location
...
See gh-31276
2 years ago
Stephane Nicoll
06d7e67e79
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31358
2 years ago
Stephane Nicoll
3f1af9bd38
Merge pull request #31224 from ittays
...
* pr/31224:
Restore Custom Favicon section in the reference guide
Closes gh-31224
2 years ago
Stern, Ittay (is9613)
e05363f9b0
Restore Custom Favicon section in the reference guide
...
The section about favicon was mistakenly removed in 5fceb9d
and this
commit reinstates it.
See gh-31224
2 years ago
Stephane Nicoll
4b0fe63bdf
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31356
2 years ago
Stephane Nicoll
09978b3593
Merge pull request #31190 from tudormarc
...
* pr/31190:
Polish contribution
Document that Lombok must be configured before our annotation processor
Closes gh-31190
2 years ago
Stephane Nicoll
d896d995d1
Polish contribution
...
See gh-31190
2 years ago
tudormarc
e313aa5f6c
Document that Lombok must be configured before our annotation processor
...
See gh-31190
2 years ago
Stephane Nicoll
72dd51ae0b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31354
2 years ago
Stephane Nicoll
d7fa384c5f
Merge pull request #31143 from hpoettker
...
* pr/31143:
Use Lambda-based API in Spring Security examples
Closes gh-31143
2 years ago
Henning Poettker
9fdd471adf
Use Lambda-based API in Spring Security examples
...
See gh-31143
2 years ago
Stephane Nicoll
53689a295d
Merge branch '2.6.x' into 2.7.x
2 years ago
Stephane Nicoll
d3b4cbada8
Set LATEST_GA to false in CI pipeline
...
Closes gh-31120
2 years ago
Phillip Webb
7bf82b5349
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
63fdd729f5
Refine conversion service type check
...
Update fix to account for primitive types.
See gh-28592
2 years ago
Phillip Webb
beb1c15219
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31341
2 years ago
Phillip Webb
31b0264d94
Ensure conversion service actually converts to the correct type
...
Update `BindConverter` with a guard to ensure that the resulting object
is the correct type.
Fixes gh-28592
2 years ago
Phillip Webb
64922994e8
Merge pull request #31277 from anthonyvdotbe
...
* pr/31277:
Fix typo in ImportCandidates javadoc
Closes gh-31277
2 years ago
Anthony Vanelverdinghe
ed1e7382ab
Fix typo in ImportCandidates javadoc
...
See gh-31277
2 years ago
Phillip Webb
b4b8956fba
Merge pull request #31132 from pirgeo
...
* pr/31132:
Polish 'Update Dynatrace documentation for Micrometer 1.9.0'
Update Dynatrace documentation for Micrometer 1.9.0
Closes gh-31132
2 years ago
Phillip Webb
0f7fa84214
Polish 'Update Dynatrace documentation for Micrometer 1.9.0'
...
See gh-31132
2 years ago
Georg Pirklbauer
6df9f50642
Update Dynatrace documentation for Micrometer 1.9.0
...
Update the actuator documentation for Dynatrace to reflect the
updates and improvements that were made in Micrometer 1.9.0.
See gh-31132
2 years ago
Andy Wilkinson
7f584a95a6
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31329
2 years ago
Andy Wilkinson
e02803d341
Configure max HTTP header size when using HTTP2 with Tomcat
...
Closes gh-31322
2 years ago
Andy Wilkinson
29cd148e05
Start building against Spring Framework 5.3.1 snapshots
...
See gh-31319
2 years ago
Andy Wilkinson
85887b5411
Merge branch '2.6.x' into 2.7.x
2 years ago
Andy Wilkinson
ed897fc922
Start building against Spring Framework 5.3.21 snapshots
...
See gh-31318
2 years ago
Stephane Nicoll
79759f7270
Merge branch '2.6.x' into 2.7.x
2 years ago
Stephane Nicoll
152766c07a
Upgrade CI to Docker 20.10.17
...
Closes gh-31289
2 years ago
Stephane Nicoll
d39f4efb05
Upgrade Java 18 version in CI image
...
Closes gh-31292
2 years ago