Andy Wilkinson
2326284e29
Add Bomr metadata for bom upgrades and verification
...
Closes gh-16060
6 years ago
Stephane Nicoll
baa5a00d26
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
8c18bc12f7
Merge pull request #16046 from nosan
...
* pr/16046:
Polish "Fix NullPointerException with empty X-Forwarded-For header"
Fix NullPointerException with empty X-Forwarded-For header
6 years ago
Stephane Nicoll
c224eebef3
Polish "Fix NullPointerException with empty X-Forwarded-For header"
...
Closes gh-16046
6 years ago
Dmytro Nosan
64a74c3bbb
Fix NullPointerException with empty X-Forwarded-For header
...
See gh-16046
6 years ago
Stephane Nicoll
3bcd93bd35
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
0c1efe3a1a
Merge pull request #16027 from rupert654
...
* pr/16027:
Polish "Add `jaxb-runtime` to TldSkipPatterns"
Add `jaxb-runtime` to TldSkipPatterns
6 years ago
Stephane Nicoll
2a6791aa20
Polish "Add `jaxb-runtime` to TldSkipPatterns"
...
Closes gh-16027
6 years ago
Rupert Madden-Abbott
946ada62fb
Add `jaxb-runtime` to TldSkipPatterns
...
See gh-16027
6 years ago
Stephane Nicoll
9d6b7c598c
Merge pull request #16059 from nosan
...
* pr/16059:
Remove unused constructor argument
6 years ago
Dmytro Nosan
c0a458e9d0
Remove unused constructor argument
...
Closes gh-16059
6 years ago
Stephane Nicoll
6d286b9be7
Merge pull request #16015 from anandshastri1990
...
* pr/16015:
Polish "Add failure analyzer for Flyway's bootstrap failure"
Add failure analyzer for Flyway's bootstrap failure
6 years ago
Stephane Nicoll
d5448eb124
Polish "Add failure analyzer for Flyway's bootstrap failure"
...
Closes gh-16015
6 years ago
anand
96315372ef
Add failure analyzer for Flyway's bootstrap failure
...
See gh-16015
6 years ago
Stephane Nicoll
2ad234b605
Adapt to breaking change in Spring Hateoas
6 years ago
Stephane Nicoll
ad6e58e489
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
96cbf539f1
Merge pull request #16054 from XYUU
...
* pr/16054:
Fix a colon format
6 years ago
XYUU
7aedb0a33d
Fix a colon format
...
Closes gh-16054
6 years ago
Stephane Nicoll
c8e46f66e2
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
059337fda6
Merge pull request #15978 from nosan
...
* pr/15978:
Polish contribution
Add an example showing how to use Spring REST Docs with WebTestClient
6 years ago
Stephane Nicoll
ce17a923dd
Polish contribution
...
Closes gh-15978
6 years ago
Dmytro Nosan
cf89ebcf92
Add an example showing how to use Spring REST Docs with WebTestClient
...
See gh-15978
6 years ago
Stephane Nicoll
554bff6145
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
38a20f2719
Merge pull request #16047 from clevertension
...
* pr/16047:
Polish contribution
Fix NamedParameterJdbcTemplate precedence with database migration tools
6 years ago
Stephane Nicoll
eebd906c8a
Polish contribution
...
Closes gh-16047
6 years ago
Dan Zheng
2c4afb3bd8
Fix NamedParameterJdbcTemplate precedence with database migration tools
...
See gh-16047
6 years ago
Stephane Nicoll
7beb64043d
Fix build failure
6 years ago
Stephane Nicoll
7f817e339b
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
2236e959b6
Merge pull request #16018 from nosan
...
* pr/16018:
Polish "Debug mode is not logging web and sql related loggers"
Debug mode is not logging web and sql related loggers
6 years ago
Stephane Nicoll
978f80122b
Polish "Debug mode is not logging web and sql related loggers"
...
Closes gh-16018
6 years ago
Dmytro Nosan
c3430d5883
Debug mode is not logging web and sql related loggers
...
See gh-16018
6 years ago
Stephane Nicoll
b8b5686a65
Merge pull request #16013 from Gigaxel
...
* pr/16013:
Polish "Remove code deprecated in 2.1"
Remove code deprecated in 2.1
6 years ago
Stephane Nicoll
715db153e3
Polish "Remove code deprecated in 2.1"
...
Closes gh-16013
6 years ago
Mehmed Baždar
246111cd84
Remove code deprecated in 2.1
...
See gh-16013
6 years ago
Stephane Nicoll
5e4418973e
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
130ef102d8
Merge pull request #16005 from larsgrefer
...
* pr/16005:
Polish "Update instructions on how to use JAXB as XML renderer"
Update instructions on how to use JAXB as XML renderer
6 years ago
Stephane Nicoll
c47edd15af
Polish "Update instructions on how to use JAXB as XML renderer"
...
Closes gh-16005
6 years ago
Lars Grefer
221ff8d69f
Update instructions on how to use JAXB as XML renderer
...
See gh-16005
6 years ago
Stephane Nicoll
8c506e06be
Merge pull request #16037 from dreis2211
...
* pr/16037:
Fix deprecations
6 years ago
dreis2211
2ab4ce03db
Fix deprecations
...
Closes gh-16037
6 years ago
Stephane Nicoll
00a18c32ab
Restructure metadata generation
...
This commit restructures the annotation processor to off-load most of
its logic in a PropertyDescriptor abstraction that is consumed to
generate the relevant metadata.
This has the benefit to isolate the various way properties can be
identified (java bean and lombok for now).
Closes gh-16036
6 years ago
Stephane Nicoll
99c0b4561d
Polish test to request the type under test
6 years ago
Stephane Nicoll
c44a1e129d
Polish
6 years ago
Stephane Nicoll
8a064b0da2
Move main test annotation processor to test package
6 years ago
Stephane Nicoll
4bee913fb2
Add shared test processor
...
This commit adds a simple annotation processor that can be used to run
more fine grained assertions.
6 years ago
Madhura Bhave
adea7014a9
Add support to detect Kubernetes platform in CloudPlatform
...
Closes gh-15537
6 years ago
Andy Wilkinson
0f0adb4cd0
Polish formatting
6 years ago
Stephane Nicoll
7b0004d6c3
Fix formatting
6 years ago
Stephane Nicoll
8773a2fed3
Polish
6 years ago
Andy Wilkinson
f2e3e274a8
Merge branch '2.1.x'
6 years ago