Moritz Halbritter
|
e438338d98
|
Merge branch '2.7.x'
|
2022-06-21 14:01:47 +02:00 |
|
Moritz Halbritter
|
ae75d4386c
|
Merge branch '2.6.x' into 2.7.x
|
2022-06-21 14:01:18 +02:00 |
|
Moritz Halbritter
|
b56b95d429
|
Add Apache HttpClient WebClient support to documentation
|
2022-06-21 14:00:55 +02:00 |
|
Moritz Halbritter
|
c8c552d95b
|
Polish ObservationAutoConfiguration
- Use a better name for the "only metrics, no tracing" case
|
2022-06-21 11:32:27 +02:00 |
|
Moritz Halbritter
|
06cdc91c85
|
Polish ObservationAutoConfiguration
- Use a better name for the "only metrics, no tracing" case
- Use more concrete return types
|
2022-06-21 11:31:11 +02:00 |
|
Andy Wilkinson
|
d45e42f2e1
|
Upgrade to Spring Security 5.6.6
Closes gh-31351
|
2022-06-20 20:46:38 +01:00 |
|
Andy Wilkinson
|
79580617a6
|
Upgrade to Spring Security 5.7.2
Closes gh-31375
|
2022-06-20 20:33:56 +01:00 |
|
dreis2211
|
f2101684b7
|
Use pattern matching for instanceof where appropriate
Closes gh-28181
|
2022-06-20 18:35:32 +01:00 |
|
dreis2211
|
5db04da275
|
Use pattern matching for instanceof where appropriate
See gh-31475
|
2022-06-20 17:55:36 +01:00 |
|
Stephane Nicoll
|
8e569210ce
|
Merge branch '2.7.x'
Closes gh-31466
|
2022-06-20 14:38:56 +02:00 |
|
Sébastien Deleuze
|
b5d380c1cb
|
Make SpringApplication Kotlin samples idiomatic
See gh-31463
|
2022-06-20 14:38:43 +02:00 |
|
Stephane Nicoll
|
c04b407913
|
Upgrade to Spring Data 2021.2.1
Closes gh-31374
|
2022-06-20 14:22:25 +02:00 |
|
Stephane Nicoll
|
4f78f9556d
|
Upgrade to Spring HATEOAS 1.5.1
Closes gh-31465
|
2022-06-20 14:21:48 +02:00 |
|
Stephane Nicoll
|
46a5e5d9d4
|
Upgrade to Spring Data 2021.1.5
Closes gh-31349
|
2022-06-20 14:19:53 +02:00 |
|
Stephane Nicoll
|
87ecbc7073
|
Upgrade to Spring HATEOAS 1.4.4
Closes gh-31464
|
2022-06-20 14:19:17 +02:00 |
|
Stephane Nicoll
|
3118b7380d
|
Merge branch '2.7.x'
Closes gh-31461
|
2022-06-20 10:35:30 +02:00 |
|
Stephane Nicoll
|
8b9579eeb7
|
Polish "Harmonize Kotlin example"
See gh-31458
|
2022-06-20 10:33:34 +02:00 |
|
ningenMe
|
6685d49faa
|
Harmonize Kotlin example
See gh-31458
|
2022-06-20 10:27:04 +02:00 |
|
dreis2211
|
fb45fc4819
|
Use Files.writeString() and Files.readString() where possible
See gh-31459
|
2022-06-20 09:05:09 +02:00 |
|
dreis2211
|
93defdaa17
|
Use String.repeat() where possible
See gh-31456
|
2022-06-20 08:03:01 +02:00 |
|
Johnny Lim
|
43c2f1c03c
|
Polish AutoConfigureObservability changes
See gh-31457
|
2022-06-20 07:38:22 +02:00 |
|
Stephane Nicoll
|
e746dfa677
|
Polish "Allow configuring WebDriver with TestNG"
See gh-27947
|
2022-06-19 10:35:09 +02:00 |
|
AlexCD
|
4872523181
|
Allow configuring WebDriver with TestNG
See gh-27947
|
2022-06-19 10:33:54 +02:00 |
|
Johnny Lim
|
aab59c5f2e
|
Static-import Mockito.mock()
See gh-31443
|
2022-06-19 10:31:28 +02:00 |
|
dreis2211
|
b687e1c7ee
|
Use Runtime.version() instead of reflection
See gh-31444
|
2022-06-19 10:28:59 +02:00 |
|
dreis2211
|
a639685053
|
Remove obsolete Java compatibility code
See gh-31452
|
2022-06-19 10:22:23 +02:00 |
|
Stephane Nicoll
|
cb22905944
|
Merge branch '2.7.x'
Closes gh-31455
|
2022-06-19 10:15:13 +02:00 |
|
Johnny Lim
|
11a07a9d1e
|
Polish OAuth2ResourceServerAutoConfigurationTests
See gh-31453
|
2022-06-19 10:11:48 +02:00 |
|
Stephane Nicoll
|
b99295fff4
|
Revert "Polish contribution"
This reverts commit a000ed4beb.
See gh-31454
|
2022-06-19 10:01:44 +02:00 |
|
Stephane Nicoll
|
a000ed4beb
|
Polish contribution
See gh-31454
|
2022-06-19 10:00:47 +02:00 |
|
Johnny Lim
|
c3f1b4f595
|
Add Javadoc since to AbstractApplicationContextRunner.prepare()
See gh-31454
|
2022-06-19 09:59:47 +02:00 |
|
dreis2211
|
3fcb6765b1
|
Fix checkstyle violation
See gh-31449
|
2022-06-18 11:06:33 +01:00 |
|
Johnny Lim
|
5d7d0d8047
|
Use 3.0.0 for Javadoc since tags
See gh-31448
|
2022-06-17 16:48:58 +02:00 |
|
Stephane Nicoll
|
a957efbdc5
|
Add missing org.yaml.snakeyaml.Yaml reflection hint
Closes gh-31441
|
2022-06-17 15:50:24 +02:00 |
|
Stephane Nicoll
|
3366e4de25
|
Upgrade to Spring LDAP 2.4.1
Closes gh-31373
|
2022-06-17 11:00:10 +02:00 |
|
Stephane Nicoll
|
c61fab2777
|
Upgrade to Undertow 2.2.18.Final
Closes gh-31438
|
2022-06-17 10:59:47 +02:00 |
|
Stephane Nicoll
|
4f95fdea82
|
Upgrade to Reactive Streams 1.0.4
Closes gh-31436
|
2022-06-17 10:59:42 +02:00 |
|
Stephane Nicoll
|
91d9d48446
|
Upgrade to Postgresql 42.3.6
Closes gh-31435
|
2022-06-17 10:59:40 +02:00 |
|
Stephane Nicoll
|
548e8728e4
|
Upgrade to Netty 4.1.78.Final
Closes gh-31434
|
2022-06-17 10:59:38 +02:00 |
|
Stephane Nicoll
|
e43e9c3c40
|
Upgrade to Neo4j Java Driver 4.4.6
Closes gh-31433
|
2022-06-17 10:59:35 +02:00 |
|
Stephane Nicoll
|
8e911affad
|
Upgrade to MongoDB 4.6.1
Closes gh-31432
|
2022-06-17 10:59:33 +02:00 |
|
Stephane Nicoll
|
c93d3201ff
|
Upgrade to MariaDB 3.0.5
Closes gh-31431
|
2022-06-17 10:59:31 +02:00 |
|
Stephane Nicoll
|
338d8d997b
|
Upgrade to Kotlin Coroutines 1.6.2
Closes gh-31430
|
2022-06-17 10:59:29 +02:00 |
|
Stephane Nicoll
|
dbf3677c0a
|
Upgrade to jOOQ 3.14.16
Closes gh-31429
|
2022-06-17 10:59:26 +02:00 |
|
Stephane Nicoll
|
26b64e7713
|
Upgrade to Hazelcast 5.1.2
Closes gh-31428
|
2022-06-17 10:59:24 +02:00 |
|
Stephane Nicoll
|
670876b52d
|
Upgrade to H2 2.1.214
Closes gh-31427
|
2022-06-17 10:59:22 +02:00 |
|
Stephane Nicoll
|
cd2a8a91da
|
Upgrade to Groovy 3.0.11
Closes gh-31426
|
2022-06-17 10:59:19 +02:00 |
|
Stephane Nicoll
|
4d03653b74
|
Upgrade to Flyway 8.5.13
Closes gh-31425
|
2022-06-17 10:59:16 +02:00 |
|
Stephane Nicoll
|
e60a235194
|
Upgrade to Embedded Mongo 3.4.6
Closes gh-31424
|
2022-06-17 10:59:14 +02:00 |
|
Stephane Nicoll
|
54e4ff8e81
|
Upgrade to Elasticsearch 7.17.4
Closes gh-31423
|
2022-06-17 10:59:12 +02:00 |
|