Phillip Webb
11c4ce2135
Merge branch '2.4.x'
...
Closes gh-24658
4 years ago
Phillip Webb
c9f9246c59
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24657
4 years ago
Phillip Webb
78259214bb
Merge pull request #24606 from spartusch
...
* pr/24606:
Polish "Return -1 port for non-listening WebServers"
Return -1 port for non-listening WebServers
Closes gh-24606
4 years ago
Phillip Webb
9b9c3edfcd
Polish "Return -1 port for non-listening WebServers"
...
See gh-24606
4 years ago
Stefan Partusch
5c61df3131
Return -1 port for non-listening WebServers
...
Update `WebServer` implementations to return -1 from `getPort()` if
the server isn't listening on a port. This aligns the implementations
with the interface Javadoc.
See gh-24606
4 years ago
Phillip Webb
bd3dd0a526
Merge branch '2.4.x'
...
Closes gh-24655
4 years ago
Phillip Webb
ab8080353e
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24654
4 years ago
Phillip Webb
2ad9a47d08
Support JSR-305 annotations on endpoint methods
...
Update `OperationMethodParameter` to additionally support JSR-305 based
`@Nullable` annotations.
Closes gh-24647
4 years ago
Scott Frederick
d0fba2473f
Merge branch '2.4.x'
...
Closes gh-24652
4 years ago
Scott Frederick
505340909a
Support symlinks in configtree property paths
...
Prior to this commit, the configtree property source would not traverse
into a sub-directory in a property path if the sub-directory was a
symbolic link. This commit allows symlinked sub-directories to be
traversed like any other sub-directory in the property path.
Fixes gh-24530
4 years ago
Madhura Bhave
f8cc7180e5
Merge branch '2.4.x'
...
Closes gh-24651
4 years ago
Madhura Bhave
615a8ae56e
Ignore documents that do not apply when checking mandatory locations
...
Closes gh-24584
4 years ago
Andy Wilkinson
77652961cd
Merge branch '2.4.x'
...
Closes gh-24650
4 years ago
Andy Wilkinson
89f29c933f
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24649
4 years ago
Andy Wilkinson
05890a2599
Merge pull request #24648 from dreis2211
...
* gh-24648:
Exclude starters from Javadoc aggregation
Closes gh-24648
4 years ago
dreis2211
fe3217d2c4
Exclude starters from Javadoc aggregation
...
See gh-24648
4 years ago
Stephane Nicoll
1fb32fcf7a
Merge branch '2.4.x'
...
Closes gh-24644
4 years ago
Stephane Nicoll
e1ec70ac36
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24643
4 years ago
Stephane Nicoll
691f905c0b
Merge pull request #24628 from andrey4623
...
* pr/24628:
Polish "Remove unnecessary semicolon"
Remove unnecessary semicolon
Closes gh-24628
4 years ago
Stephane Nicoll
f33c7bc27c
Polish "Remove unnecessary semicolon"
...
See gh-24628
4 years ago
Andrey Kolchanov
097104584c
Remove unnecessary semicolon
...
See gh-24628
4 years ago
Madhura Bhave
b62325a056
Merge branch '2.4.x'
4 years ago
Madhura Bhave
86e94b95c3
Merge branch '2.3.x' into 2.4.x
4 years ago
Madhura Bhave
9928d74a9e
Revert fix to enable cors for actuator endpoints
...
The fix causes a Jersey application to fail in the absence
of a `CorsFilter` or `CorsConfigurationSource` bean.
See gh-11987
4 years ago
Stephane Nicoll
ca1ad1488d
Merge branch '2.4.x'
4 years ago
Stephane Nicoll
c19f7e696e
Polish
...
See gh-24597
4 years ago
Andy Wilkinson
df58a5b557
Merge pull request #24640 from runningcode
...
* gh-24640:
Add Revved up by Gradle Enterprise badge to README
Closes gh-24640
4 years ago
Nelson Osacky
275901160f
Add Revved up by Gradle Enterprise badge to README
...
See gh-24640
4 years ago
Stephane Nicoll
4289523d7d
Merge branch '2.4.x'
...
Closes gh-24637
4 years ago
Stephane Nicoll
4b5b97ba04
Merge pull request #24629 from andrey4623
...
* pr/24629:
Polish "Make a field final"
Make a field final
Closes gh-24629
4 years ago
Stephane Nicoll
1bc1258341
Polish "Make a field final"
...
See gh-24629
4 years ago
Andrey Kolchanov
0e3990931e
Make a field final
...
See gh-24629
4 years ago
Stephane Nicoll
63444ae957
Merge branch '2.4.x'
...
Closes gh-24627
4 years ago
Stephane Nicoll
052565ef2b
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24626
4 years ago
Stephane Nicoll
940d40c763
Merge pull request #24625 from dreis2211
...
* pr/24625:
Update copyrights to 2021
Closes gh-24625
4 years ago
dreis2211
261b7a5b18
Update copyrights to 2021
...
See gh-24625
4 years ago
Stephane Nicoll
8cd07dbc60
Polish
...
See gh-21286
4 years ago
Stephane Nicoll
e4618cfb8d
Delete ErrorProperties.IncludeStacktrace
...
Closes gh-21286
4 years ago
Stephane Nicoll
1a2577a07e
Fix sample formatting
4 years ago
Stephane Nicoll
1fd17cf641
Add support for Elasticsearch sniffer
...
Closes gh-24174
4 years ago
Stephane Nicoll
1e8d5c37ed
Merge branch '2.4.x'
...
Closes gh-24607
4 years ago
Stephane Nicoll
ccdf5a9386
Merge pull request #24604 from izeye
...
* pr/24604:
Polish
Closes gh-24604
4 years ago
izeye
5e3f618f9d
Polish
...
See gh-24604
4 years ago
Stephane Nicoll
e3d7ab0e3b
Merge branch '2.3.x' into 2.4.x
4 years ago
Stephane Nicoll
d0a1c49873
Polish
...
See gh-24604
4 years ago
Stephane Nicoll
8cf5510f26
Upgrade to REST Assured 4.2.1
...
Closes gh-22303
4 years ago
Stephane Nicoll
830843bb70
Merge branch '2.4.x'
...
Closes gh-24603
4 years ago
Stephane Nicoll
1261e08371
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24602
4 years ago
Stephane Nicoll
d86eba3b6b
Upgrade to Thymeleaf 3.0.12
...
Closes gh-24599
4 years ago
Stephane Nicoll
7c767e9a0b
Merge branch '2.4.x'
...
Closes gh-24600
4 years ago