Stephane Nicoll
22e56d27a6
Start building against Spring Framework 5.3.24 snapshots
...
See gh-33124
2 years ago
Stephane Nicoll
89212aa3ba
Start building against Reactor 2020.0.25 snapshots
...
See gh-33123
2 years ago
Stephane Nicoll
36c5ddbd13
Start building against Micrometer 1.8.12 snapshots
...
See gh-33122
2 years ago
Phillip Webb
9193e527cc
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33101
2 years ago
67
e55e23482a
Fix kafka streams start description typo in documentation
...
See gh-33098
2 years ago
Phillip Webb
ea10a64a0c
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
f423a26dd5
Polish
2 years ago
Phillip Webb
0ef03d725f
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
a431ae04e6
Polish
2 years ago
Andy Wilkinson
b1494d4a39
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33084
2 years ago
Andy Wilkinson
6423535f67
Delete temp directory after MavenBuild has exected
...
Closes gh-33083
2 years ago
Andy Wilkinson
1c3a4906fa
Merge pull request #32861 from izeye
...
* gh-32861:
Polish "Provide dependency management for missing Selenium modules"
Provide dependency management for missing Selenium modules
Closes gh-32861
2 years ago
Andy Wilkinson
03d1631d4c
Polish "Provide dependency management for missing Selenium modules"
...
See gh-32861
2 years ago
Andy Wilkinson
00d22c9fc5
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33074
2 years ago
Andy Wilkinson
f42e90a2b4
Add missing dependency management for Selenum
...
Closes gh-32721
2 years ago
Andy Wilkinson
eed86c0d0a
Test Boot's Gradle plugin against Gradle 7.6-rc-2
...
Closes gh-33073
2 years ago
Johnny Lim
4161f5bdf1
Provide dependency management for missing Selenium modules
...
See gh-32861
2 years ago
Andy Wilkinson
bb141ffc09
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33068
2 years ago
EricGao888
569e752159
Fix a minor bug in an example in oauth2 doc
...
See gh-32931
2 years ago
Andy Wilkinson
0e70c33725
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33066
2 years ago
dreis2211
34902f5a02
Fix possible type pollution in ConditionEvaluationReport
...
See gh-32916
2 years ago
Andy Wilkinson
7c0f397129
Merge branch '2.6.x' into 2.7.x
...
See gh-33015
2 years ago
Andy Wilkinson
ac6ad7c0f1
Fix ModifiedClassPathExtension with parameterized tests
...
Closes gh-33014
2 years ago
Andy Wilkinson
651f4f7236
Polish "Polish ImportCandidates"
...
See gh-33013
2 years ago
biergit
d7090b500b
Polish ImportCandidates
...
See gh-33013
2 years ago
Phillip Webb
b4283d45c5
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
d2cceb6b77
Polish
2 years ago
Phillip Webb
2ab1f49442
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33018
2 years ago
Phillip Webb
caf46043c6
Add @DirtiesUrlFactories annotation
...
Add `@DirtiesUrlFactories` annotation that can be used to reset URL
factories.
Closes gh-33017
2 years ago
Phillip Webb
948893f36d
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33015
2 years ago
Phillip Webb
d4cc8fc3a6
Support modified classpath on methods and parameterized tests
...
Update `ModifiedClassPathExtension` and related classes so that
annotations can be used directly on test methods, or on classes
passed into parameterized tests.
Closes gh-33014
2 years ago
Andy Wilkinson
06c83e5345
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32999
2 years ago
Andy Wilkinson
d00e004622
Add missing XMLUnit dependency management
...
Closes gh-32998
2 years ago
Andy Wilkinson
394ae76b04
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32989
2 years ago
Andy Wilkinson
fcd3413ba0
Allow histograms to be disabled for Lettuce metrics
...
Closes gh-32985
2 years ago
Andy Wilkinson
a3870f8da7
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32987
2 years ago
Andy Wilkinson
beb62be843
Test Boot's Gradle plugin against Gradle 7.6-rc-1
...
Closes gh-32933
2 years ago
Phillip Webb
f44531a7a2
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
92b513dc8d
Polish
2 years ago
Phillip Webb
c8676a81de
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
d7ac20cd6c
Update copyright year of changed files
2 years ago
Andy Wilkinson
032487117b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32836
2 years ago
Andy Wilkinson
fe51e03019
Support IPv6 addresses in spring.redis.sentinel.nodes
...
Fixes gh-32762
2 years ago
Phillip Webb
d8c4aec946
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
1a14f39f83
Polish
2 years ago
Phillip Webb
1c7bff7cc1
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32826
2 years ago
Phillip Webb
463a614d27
Fix package tangle between SpringApplication and Environment types
...
Update `SpringApplication` so that it no longer directly decides the
type of `Environment` that should be created.
Closes gh-32825
2 years ago
Stephane Nicoll
7bd9754ce1
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32820
2 years ago
James Seung Hyun Son
5e0a67ac66
Fix typos in logging.adoc
...
See gh-32812
2 years ago
Stephane Nicoll
13691f27bd
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32818
2 years ago
Stephane Nicoll
4d7cb7144e
Upgrade copyright year of changed files
...
See gh-32644
2 years ago
Ada-Claire
c5a1944267
Harmonize ConfigurationProperties code samples
...
Rename the SomeProperties class so that it is consistent with other
examples given within the Type-safe Configuration Properties. This
ensures that readers can intuitively draw the conclusion that the
MyProperties class is annotated with ConfigurationProperties.
See gh-32644
2 years ago
Phillip Webb
d3750c4991
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
c416c17fe8
Polish documentation title case
2 years ago
Andy Wilkinson
6f787c4b79
Upgrade to Infinispan 13.0.12.Final
...
Closes gh-32788
2 years ago
Andy Wilkinson
3aa835845e
Upgrade to Glassfish JAXB 2.3.7
...
Closes gh-32787
2 years ago
Andy Wilkinson
ba02a64743
Upgrade to Dependency Management Plugin 1.0.15.RELEASE
...
Closes gh-32786
2 years ago
Andy Wilkinson
65bdcdb2a5
Upgrade to Glassfish JAXB 2.3.7
...
Closes gh-32785
2 years ago
Andy Wilkinson
02760ffee4
Upgrade to Dependency Management Plugin 1.0.15.RELEASE
...
Closes gh-32784
2 years ago
Andy Wilkinson
a19e394ebb
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32781
2 years ago
Henning Poettker
4ed072a06b
Upgrade MySQL Connector/J and use new Maven identifiers
...
See gh-32747
2 years ago
Phillip Webb
fcaac2b343
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32777
2 years ago
Phillip Webb
2c7114fa17
Polish 'Use exclamation character for the document separator prefix'
...
See gh-32521
2 years ago
Guirong Hu
33e379c4a2
Use exclamation character for the document separator prefix
...
See gh-32521
2 years ago
Phillip Webb
8dec296dfd
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32775
2 years ago
Phillip Webb
de111dba5c
Polish 'Add DataSize serializer for configprops endpoint'
...
See gh-32645
2 years ago
Guirong Hu
3b25132e38
Add DataSize serializer for configprops endpoint
...
See gh-32645
2 years ago
Phillip Webb
fbd416adc6
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32773
2 years ago
Phillip Webb
b02c702ad1
Polish 'Use more specific bean method return types in KafkaAutoConfiguration'
...
See gh-32770
2 years ago
yuanhao18
c498ad0320
Use more specific bean method return types in KafkaAutoConfiguration
...
Update `KafkaAutoConfiguration` so that more specific bean types are
returned.
See gh-32770
2 years ago
Andy Wilkinson
99f0a5e01d
Upgrade to Spring Security 5.7.4
...
Closes gh-32597
2 years ago
Andy Wilkinson
a92388cbee
Upgrade to Spring Security 5.6.8
...
Closes gh-32590
2 years ago
Andy Wilkinson
bdb4f24300
Upgrade to Spring Kafka 2.8.10
...
Closes gh-32596
2 years ago
Andy Wilkinson
a16e3e6688
Upgrade to Spring Kafka 2.8.10
...
Closes gh-32589
2 years ago
Andy Wilkinson
3d5c864bc9
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32758
2 years ago
Andy Wilkinson
dade5ec3aa
Test against Gradle 6.9.3
...
Closes gh-32757
2 years ago
Phillip Webb
0f4a978731
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
6641a98913
Improve the phrasing around property source ordering
2 years ago
Stephane Nicoll
040c78062e
Upgrade to Spring Retry 1.3.4
...
Closes gh-32594
2 years ago
Stephane Nicoll
c858c1e998
Upgrade to Spring Retry 1.3.4
...
Closes gh-32593
2 years ago
Andy Wilkinson
9fd3d78bae
Upgrade to Jackson Bom 2.13.4.20221013
...
Closes gh-32724
2 years ago
Andy Wilkinson
936cb41c6e
Upgrade to Jetty Reactive HTTPClient 1.1.13
...
Closes gh-32723
2 years ago
Andy Wilkinson
0411ebeeaf
Upgrade to Jackson Bom 2.13.4.20221013
...
Closes gh-32722
2 years ago
Andy Wilkinson
654c3353d5
Upgrade to Netty 4.1.84.Final
...
Closes gh-32700
2 years ago
Andy Wilkinson
09d7bede29
Upgrade to Jetty Reactive HTTPClient 1.1.13
...
Closes gh-32699
2 years ago
Andy Wilkinson
b9148ede2f
Upgrade to Hazelcast 5.1.4
...
Closes gh-32698
2 years ago
Andy Wilkinson
7470342dda
Upgrade to Byte Buddy 1.12.18
...
Closes gh-32697
2 years ago
Andy Wilkinson
4474af6265
Upgrade to Spring Data 2021.2.5
...
Closes gh-32595
2 years ago
Andy Wilkinson
567146954d
Upgrade to Reactor 2020.0.24
...
Closes gh-32592
2 years ago
Andy Wilkinson
eaf0523656
Upgrade to Spring Data 2021.1.9
...
Closes gh-32588
2 years ago
Andy Wilkinson
5329eac5e4
Upgrade to Reactor 2020.0.24
...
Closes gh-32587
2 years ago
Andy Wilkinson
3244a4a59b
Upgrade to Netty 4.1.84.Final
...
Closes gh-32695
2 years ago
Andy Wilkinson
c9b929bd89
Starting building against Spring Data 2021.2.5 snapshots
...
See gh-32595
2 years ago
Andy Wilkinson
78bf7b640c
Start building against Spring Data 2021.1.9 snapshots
...
See gh-32588
2 years ago
Scott Frederick
6c1103cde0
Support PEM formatted elliptic-curve TLS keys
...
Apply the changes from e0c79ce598
to the `PrivateKeyParser` used for web server SSL configuration.
See gh-32646
2 years ago
Phillip Webb
ed01a77a99
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32681
2 years ago
Phillip Webb
e0c79ce598
Support PEM formatted elliptic-curve TLS keys
...
Update `PrivateKeyParser` to support loading PEM formatted
elliptic-curve keys. We need to do a similar trick to the PKCS1 keys
and convert them to a `PKCS8EncodedKeySpec`.
Fixes gh-32646
2 years ago
Andy Wilkinson
1b604e30f7
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32678
2 years ago
Andy Wilkinson
215eb96355
Improve error handling in SpringBootPlugin
...
Closes gh-32677
2 years ago
Stephane Nicoll
907396021f
Upgrade to Lettuce 6.1.10.RELEASE
...
Closes gh-32669
2 years ago
Stephane Nicoll
5b6a5873a5
Upgrade to Micrometer 1.9.5
...
Closes gh-32591
2 years ago
Stephane Nicoll
8a231e52b3
Upgrade to Undertow 2.2.20.Final
...
Closes gh-32668
2 years ago
Stephane Nicoll
1207d55f34
Upgrade to Lettuce 6.1.10.RELEASE
...
Closes gh-32666
2 years ago
Stephane Nicoll
858a48d979
Upgrade to Hibernate 5.6.12.Final
...
Closes gh-32665
2 years ago
Stephane Nicoll
483d62fa40
Upgrade to Embedded Mongo 3.4.11
...
Closes gh-32664
2 years ago
Stephane Nicoll
7e0de51cd2
Upgrade to Ehcache3 3.10.2
...
Closes gh-32663
2 years ago
Stephane Nicoll
f49d1704f2
Upgrade to Micrometer 1.8.11
...
Closes gh-32586
2 years ago
Stephane Nicoll
ac9b869cfd
Upgrade to Undertow 2.2.20.Final
...
Closes gh-32651
2 years ago
Stephane Nicoll
19c3078623
Upgrade to Hibernate 5.6.12.Final
...
Closes gh-32649
2 years ago
Stephane Nicoll
1efbfdb3d3
Upgrade to Ehcache3 3.9.10
...
Closes gh-32648
2 years ago
Stephane Nicoll
627725b10f
Start building against Spring Security 5.7.4 snapshots
...
See gh-32597
2 years ago
Stephane Nicoll
1de704b864
Start building against Spring Kafka 2.9.2 snapshots
...
See gh-32596
2 years ago
Stephane Nicoll
4803f289fe
Start building against Spring Data 2021.2.4 snapshots
...
See gh-32595
2 years ago
Stephane Nicoll
1db0e998a6
Start building against Spring Retry 1.3.4 snapshots
...
See gh-32594
2 years ago
Stephane Nicoll
edd907eb9d
Start building against Micrometer 1.9.5 snapshots
...
See gh-32591
2 years ago
Stephane Nicoll
593f2ca7fe
Start building against Reactor 2020.0.24 snapshots
...
See gh-32592
2 years ago
Stephane Nicoll
86176e8f4b
Start building against Spring Security 5.6.8 snapshots
...
See gh-32590
2 years ago
Stephane Nicoll
525b724adc
Start building against Spring Kafka 2.8.10 snapshots
...
See gh-32589
2 years ago
Stephane Nicoll
2b2f23ef9c
Start building against Spring Data 2021.1.8 snapshots
...
See gh-32588
2 years ago
Stephane Nicoll
9b002e1c05
Start building against Spring Retry 1.3.4 snapshots
...
See gh-32593
2 years ago
Stephane Nicoll
556543043e
Start building against Micrometer 1.8.11 snapshots
...
See gh-32586
2 years ago
Stephane Nicoll
8d2af7ea93
Start building against Reactor 2020.0.24 snapshots
...
See gh-32587
2 years ago
Phillip Webb
0f4d98b1f4
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32575
2 years ago
Phillip Webb
e917bd0ed0
Only build OutputCapture strings when necessary
...
Update `OutputCapture` so that expensive build operations are only
performed when necessary. This update is especially important for Kotlin
users calling `"Expected String" in output` since this results in a call
to Kotlin's `CharSequence.contains` which calls the `length()` and
`charAt()` methods many times.
Closes gh-32033
2 years ago
Phillip Webb
0e98a577fe
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
75f4d9e3fd
Fix empty @DefaultValue annotation test failures on Java 17
...
See gh-32559
2 years ago
Phillip Webb
1eb0dd5e39
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32563
2 years ago
Phillip Webb
efc431bdc4
Support empty @DefaultValue annotations on aggregates and optional
...
Update `ValueObjectBinder` to allow an empty `@DefaultValue` to be
used on map, collection, arrays and optional types.
Closes gh-32559
2 years ago
Andy Wilkinson
3ef633b096
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32543
2 years ago
Andy Wilkinson
84a25c7dcf
Configure Log4j2 classpath overrides consistently
...
Closes gh-32537
2 years ago
Andy Wilkinson
9f5b7db553
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32535
2 years ago
Andy Wilkinson
be48f37a83
Fix LogbackMetrics auto-config test with Logback and Log4j2 on cp
...
Closes gh-32533
2 years ago
Stephane Nicoll
cb191dfec2
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32515
2 years ago
heqiang
5db6cc1cba
Remove redundant @ExtendWith(SpringExtension.class) for sample
...
See gh-32476
2 years ago
Stephane Nicoll
eb4b0a3f3c
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32513
2 years ago
Stephane Nicoll
8f598f876b
Polish "Use non-blocking API in CouchbaseReactiveHealthIndicator"
...
See gh-32505
2 years ago
Mico Piira
f51c4c3df0
Use non-blocking API in CouchbaseReactiveHealthIndicator
...
See gh-32505
2 years ago
Stephane Nicoll
33680e5acc
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32509
2 years ago
Stephane Nicoll
0457536d72
Polish "Avoid using JUnit 4 assertions"
...
See gh-32504
2 years ago
dreis2211
cee353fba6
Avoid using JUnit 4 assertions
...
See gh-32504
2 years ago
Andy Wilkinson
5124ae94ae
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32499
2 years ago
Andy Wilkinson
cfac7f55a4
Correct annotations on BootBuildImage's file-based inputs
...
Closes gh-32495
2 years ago
Stephane Nicoll
ca830240fa
Upgrade to Spring Batch 4.3.7
...
Closes gh-32278
2 years ago
Stephane Nicoll
82763deb93
Upgrade to Spring Batch 4.3.7
...
Closes gh-32271
2 years ago
Brian Clozel
8f9323d66c
Document "classpath:*" location for GraphQL Schemas
...
This commit mentions the `"classpath*:graphql/**` schema location in
case the application needs to find schemas across multiple classpath
roots, for example across multiple modules.
Closes gh-31772
2 years ago
Andy Wilkinson
3620959dca
Upgrade to Dependency Management Plugin 1.0.14.RELEASE
...
Closes gh-32459
2 years ago
Andy Wilkinson
9d30a0a5b6
Upgrade to Dependency Management Plugin 1.0.14.RELEASE
...
Closes gh-32458
2 years ago
Stephane Nicoll
8bca178b83
Upgrade to Byte Buddy 1.12.17
...
Closes gh-32454
2 years ago
Stephane Nicoll
d5debb1d3d
Upgrade to Spring Integration 5.5.15
...
Closes gh-32453
2 years ago
Stephane Nicoll
b3db0768c0
Upgrade to Spring GraphQL 1.0.2
...
Closes gh-32426
2 years ago