Scott Frederick
ef79a18514
Use provided scope for Maven core dependencies in Maven plugin
...
Fixes gh-29520
2022-04-04 16:00:15 -05:00
Scott Frederick
103c2bdd7d
Use Tomcat SSLHostConfig API for SSL configuration
...
Closes gh-30531
2022-04-04 15:22:43 -05:00
Brian Clozel
1c71567c94
Support "application/graphql+json" media type in GraphQL HTTP mapping
...
As seen in spring-projects/spring-graphql#108 , the GraphQL HTTP spec now
requires the "application/graphql+json" media type and accepts
"application/json" for backwards compatibility.
This commit updates the `RouterFunction` definition for the GraphQL HTTP
endpoints so that both types are accepted.
Closes gh-30407
2022-04-04 16:45:11 +02:00
Moritz Halbritter
eedb8573b7
Polish documentation
2022-04-04 14:27:18 +02:00
Moritz Halbritter
bd1424b004
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30528
2022-04-04 14:22:49 +02:00
Moritz Halbritter
bf3c2d713d
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30526
2022-04-04 14:18:45 +02:00
izeye
09d6215b65
Polish documentation
...
See gh-30498
2022-04-04 14:09:28 +02:00
Jonatan Ivanov
d0bc31a5e9
Add support for Prometheus Exemplars
...
See gh-30472
2022-04-04 13:35:38 +02:00
Brian Clozel
51c45d5b10
Switch to Spring Framework 5.3.19-SNAPSHOT
...
See gh-30518
2022-04-04 11:08:36 +02:00
Stephane Nicoll
2a2c4be809
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30510
2022-04-03 09:33:02 +02:00
Stephane Nicoll
b2a4ae38e8
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30509
2022-04-03 09:32:39 +02:00
izeye
40d0e38e76
Test Spring Boot Gradle Plugin against Gradle 7.4.2
...
See gh-30506
2022-04-03 09:29:50 +02:00
Stephane Nicoll
2c5398898b
Polish "Deprecate running an application in the Maven JVM"
...
See gh-30479
2022-04-01 11:57:59 +02:00
Stephane Nicoll
09696c90c7
Deprecate running an application in the Maven JVM
...
This commit deprecates the "fork" property so that the application
always runs in a dedicated process. This aligns with the behaviour of
the Gradle plugin, and simplifies the lifecycle of certain features that
would not work in a non-forked process.
Closes gh-30479
2022-04-01 11:35:34 +02:00
Stephane Nicoll
1da5a7a600
Merge branch '2.6.x' into 2.7.x
2022-03-31 12:45:05 +02:00
Stephane Nicoll
546a7e5edb
Merge branch '2.5.x' into 2.6.x
2022-03-31 12:44:52 +02:00
Stephane Nicoll
17936b855c
Polish
2022-03-31 12:42:37 +02:00
Stephane Nicoll
9168e63e62
Upgrade to Spring Framework 5.3.18
...
Closes gh-30493
2022-03-31 12:02:46 +02:00
Stephane Nicoll
7ccbdda1e7
Upgrade to Spring Framework 5.3.18
...
Closes gh-30492
2022-03-31 11:30:14 +02:00
Stephane Nicoll
94c40c7234
Upgrade to Spring Framework 5.3.18
...
Closes gh-30491
2022-03-31 11:29:49 +02:00
Andy Wilkinson
2da44a0b4f
Upgrade to Jackson Bom 2.13.2.20220328
...
Closes gh-30478
2022-03-30 14:29:38 +01:00
Andy Wilkinson
06c5e26f81
Upgrade to Jackson Bom 2.12.6.20220326
...
Closes gh-30477
2022-03-30 13:30:42 +01:00
Andy Wilkinson
b9029fcf9e
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30476
2022-03-30 10:57:10 +01:00
Andy Wilkinson
64beaba99f
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30475
2022-03-30 10:56:56 +01:00
Andy Wilkinson
8cb11b74cd
Polish "Make MustacheViewResolver bean back off without Spring MVC"
...
See gh-30456
2022-03-30 10:33:35 +01:00
Craig Andrews
7101b5099f
Make MustacheViewResolver bean back off without Spring MVC
...
See gh-30456
2022-03-30 10:31:44 +01:00
Andy Wilkinson
24e6417ddc
Adapt to latest changes in Spring for GraphQL snapshots
...
See gh-30463
2022-03-29 16:50:12 +01:00
Brian Clozel
93817c708e
Switch to Spring for GraphQL 1.0.0-SNAPSHOT
...
See gh-30463
2022-03-29 16:37:21 +02:00
Brian Clozel
4466a0b041
Upgrade to GraphQL Java 18.0
...
Closes gh-30464
2022-03-29 16:37:21 +02:00
Andy Wilkinson
4722d9d17e
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30470
2022-03-29 15:06:56 +01:00
Andy Wilkinson
880d33f391
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30469
2022-03-29 15:06:47 +01:00
Andy Wilkinson
05b7befc7a
Fix javadoc of ResolveMainClassName setClasspath(Object)
...
Closes gh-30468
2022-03-29 15:05:54 +01:00
Andy Wilkinson
2f3ae02385
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30466
2022-03-29 14:24:42 +01:00
Andy Wilkinson
8f985474a6
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30465
2022-03-29 14:24:25 +01:00
Andy Wilkinson
d574563616
Document @ConstructorBinding and @DefaultValue with records
...
Closes gh-30460
2022-03-29 14:14:28 +01:00
Stephane Nicoll
5466444826
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30450
2022-03-28 09:46:42 +02:00
Stephane Nicoll
5dc4ff5366
Update copyright year of changed file
...
See gh-30446
2022-03-28 09:46:21 +02:00
Vikey Chen
f9d1c400a7
Remove redundant Javadoc
...
See gh-30446
2022-03-28 09:45:33 +02:00
Moritz Halbritter
018281f3d0
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30441
2022-03-25 16:28:24 +01:00
Moritz Halbritter
cee51783fd
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30440
2022-03-25 16:28:07 +01:00
Moritz Halbritter
24e748d5cd
Remove unnecessary entries in additional config metadata
...
Add the 'enabled' fields directly to the classes instead.
Closes gh-30439
2022-03-25 16:22:47 +01:00
Andy Wilkinson
685d2d4391
Polish
...
See gh-30152
2022-03-25 15:15:02 +00:00
Guirong Hu
df417bf317
Simplify registration of Jackson mixin types
...
See gh-30152
2022-03-25 15:15:02 +00:00
Moritz Halbritter
45f393b76b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30437
2022-03-25 14:56:01 +01:00
Moritz Halbritter
c003d5b533
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30436
2022-03-25 14:55:31 +01:00
Moritz Halbritter
0ff8119a1b
Sort entries in additional-spring-configuration metadata alphabetically
...
Closes gh-30434
2022-03-25 14:54:39 +01:00
Andy Wilkinson
8646ac4215
Move JsonComponent docs to general Jackson section
...
Closes gh-30405
2022-03-25 13:30:06 +00:00
Andy Wilkinson
64888b0deb
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30433
2022-03-25 12:03:24 +00:00
Phillip Webb
dcfaadfb88
Upgrade to SendGrid 4.9.1
...
Closes gh-30417
2022-03-24 11:04:45 -07:00
Phillip Webb
123e22afb0
Upgrade to MongoDB 4.5.1
...
Closes gh-30416
2022-03-24 11:04:39 -07:00
Moritz Halbritter
47bf218bd2
Add prohibit clauses to shut up bomr
2022-03-24 15:18:19 +01:00
Andy Wilkinson
5d55c663ba
Allow spring.data.mongodb.uri to take precedence over separate props
...
Closes gh-30067
2022-03-23 20:15:04 +00:00
Andy Wilkinson
06c3e2a041
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30394
2022-03-23 15:30:43 +00:00
Andy Wilkinson
2317f69f4c
Add Apache Kafka to Messaging section's description
...
Closes gh-30389
2022-03-23 15:29:56 +00:00
Andy Wilkinson
b911530c31
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30393
2022-03-23 15:29:09 +00:00
Andy Wilkinson
9c128f1acc
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30392
2022-03-23 15:28:56 +00:00
Andy Wilkinson
73d9e0e0ed
Fix equals when adapt removes trailing characters from element
...
Closes gh-30317
2022-03-23 14:55:00 +00:00
Stephane Nicoll
b70c409178
Upgrade to Selenium HtmlUnit 3.60.0
...
Closes gh-30391
2022-03-23 15:32:00 +01:00
Stephane Nicoll
d7ca7763da
Upgrade to HtmlUnit 2.60.0
...
Closes gh-30390
2022-03-23 15:31:57 +01:00
Andy Wilkinson
3255da23a2
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30388
2022-03-23 12:11:13 +00:00
Andy Wilkinson
c739831087
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30387
2022-03-23 12:11:02 +00:00
Andy Wilkinson
d8cf332c2e
Document default value of spring.thymeleaf.reactive.media-types
...
Closes gh-30280
2022-03-23 12:09:48 +00:00
Andy Wilkinson
3ee44ca0b0
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30386
2022-03-23 11:47:53 +00:00
Andy Wilkinson
f378627f94
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30385
2022-03-23 11:45:31 +00:00
Andy Wilkinson
8d882fa09b
Fix possible duplicate templateEngine bean in Thymeleaf auto-config
...
Closes gh-30384
2022-03-23 11:44:59 +00:00
Andy Wilkinson
bcb71dfd1b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30383
2022-03-23 11:18:04 +00:00
Andy Wilkinson
1244c429a6
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30382
2022-03-23 11:17:36 +00:00
Andy Wilkinson
e927cd71dd
Clarify type matching performed by MockBean and SpyBean
...
Closes gh-28656
2022-03-23 11:17:07 +00:00
Andy Wilkinson
47540eec61
Align default indices options with Spring Data Elasticsearch
...
Closes gh-30378
2022-03-23 09:39:05 +00:00
Andy Wilkinson
ac3b0ea24a
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30380
2022-03-23 09:36:31 +00:00
Andy Wilkinson
24aa4070c9
Merge pull request #30349 from hpoettker
...
* gh-30349:
Fix links to Spring Security Reference Guide
Closes gh-30349
2022-03-23 09:35:58 +00:00
Henning Poettker
22eb301bcf
Fix links to Spring Security Reference Guide
...
See gh-30349
2022-03-23 09:35:30 +00:00
Stephane Nicoll
dc7c1f246f
Upgrade to Spring Integration 5.5.10
...
Closes gh-30193
2022-03-23 08:07:11 +01:00
Stephane Nicoll
589804000b
Upgrade to Spring Integration 5.5.10
...
Closes gh-30183
2022-03-23 08:06:25 +01:00
Stephane Nicoll
acdfa31f5a
Upgrade to Spring Integration 5.5.10
...
Closes gh-30175
2022-03-23 08:05:45 +01:00
Andy Wilkinson
79ee53a587
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30377
2022-03-22 20:13:04 +00:00
Andy Wilkinson
f063da30d2
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30376
2022-03-22 20:12:48 +00:00
Andy Wilkinson
a8bddeb9cf
Remove redundant setting of refresh policy
...
Closes gh-30375
2022-03-22 20:12:09 +00:00
Andy Wilkinson
219d946e33
Upgrade to Spring for GraphQL 1.0.0-M6
...
Closes gh-29637
2022-03-22 17:30:21 +00:00
Andy Wilkinson
91fe362e94
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30352
2022-03-21 20:44:51 +00:00
Andy Wilkinson
f53c5178c3
Upgrade to Spring Kafka 2.8.4
...
Closes gh-30181
2022-03-21 20:44:19 +00:00
Andy Wilkinson
b2c52d632a
Upgrade to Spring Kafka 2.7.12
...
Closes gh-30351
2022-03-21 20:23:37 +00:00
Andy Wilkinson
1185f2f58b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30189
2022-03-21 20:22:05 +00:00
Andy Wilkinson
b2e8087f3c
Upgrade to Spring AMQP 2.4.3
...
Closes gh-30180
2022-03-21 20:21:42 +00:00
Andy Wilkinson
95f561afc0
Upgrade to Spring AMQP 2.5.11
...
Closes gh-30173
2022-03-21 20:20:23 +00:00
Andy Wilkinson
bb969384fc
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30192
2022-03-21 20:18:50 +00:00
Andy Wilkinson
72f6565863
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30182
2022-03-21 20:18:31 +00:00
Andy Wilkinson
4b17214e21
Upgrade to Spring WS 3.1.3
...
Closes gh-30174
2022-03-21 20:18:05 +00:00
Andy Wilkinson
24cea36f1b
Upgrade to Spring Security 5.7.0-M3
...
Closes gh-30191
2022-03-21 20:13:09 +00:00
Andy Wilkinson
9aaa5bca7a
Upgrade to Spring Data 2021.2.0-M4
...
Closes gh-30185
2022-03-21 18:19:12 +00:00
Andy Wilkinson
4bc1463439
Upgrade to Spring Data 2021.1.3
...
Closes gh-30179
2022-03-21 18:17:14 +00:00
Andy Wilkinson
19b9a0adb6
Upgrade to Spring Data 2021.0.10
...
Closes gh-30172
2022-03-21 18:15:31 +00:00
Stephane Nicoll
9de234f913
Fix asciidoc include and anchor
2022-03-21 14:35:37 +01:00
Stephane Nicoll
7402a584bd
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30347
2022-03-21 14:15:13 +01:00
Stephane Nicoll
55a385cc36
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30346
2022-03-21 14:00:30 +01:00
Stephane Nicoll
8824a09572
Polish "Document WebSecurityCustomizer for H2 Console"
...
See gh-29932
2022-03-21 13:55:46 +01:00
Henning Poettker
9d46a18406
Document WebSecurityCustomizer for H2 Console
...
See gh-29932
2022-03-21 13:38:42 +01:00
Stephane Nicoll
7f52820e17
Update copyright year of changed files
...
See gh-30236
2022-03-21 13:30:46 +01:00
izeye
455e0bfa08
Polish StandardAnnotationCustomizableTypeExcludeFilters
...
See gh-30236
2022-03-21 13:30:07 +01:00
Stephane Nicoll
d0a0e7c6a2
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30345
2022-03-21 13:16:06 +01:00
Stephane Nicoll
0aa141b5d9
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30344
2022-03-21 13:15:56 +01:00
Stephane Nicoll
9455831d2a
Polish contribution
...
See gh-30234
2022-03-21 13:15:06 +01:00
Abel Salgado Romero
5e270c18ae
Include Netty in servers that supports HTTP response compression
...
See gh-30234
2022-03-21 13:10:46 +01:00
Brian Clozel
bae62c39a9
Adapt to latest Spring GraphQL changes
...
This commit adapts to the latest Spring GraphQL changes, renaming
`GraphQlService` to `ExecutionGraphQlService` as well as the
`WebInterceptor` contract to `WebGraphQlHandlerInterceptor`.
See spring-projects/spring-graphql#332
2022-03-21 11:12:59 +01:00
Stephane Nicoll
a2959bbcf2
Polish "Add support for cache2k in memory caching"
...
See gh-28498
2022-03-21 09:59:24 +01:00
Jens Wilke
774f61fcb5
Add support for cache2k in memory caching
...
See gh-28498
2022-03-21 08:22:19 +01:00
Stephane Nicoll
da4adcd7b0
Upgrade to Micrometer 1.9.0-M4
...
Closes gh-30014
2022-03-21 07:38:57 +01:00
Stephane Nicoll
a6dfaeecb9
Upgrade to Lettuce 6.1.8.RELEASE
...
Closes gh-30342
2022-03-21 07:37:23 +01:00
Stephane Nicoll
11dc4e0787
Upgrade to Embedded Mongo 3.4.3
...
Closes gh-30341
2022-03-21 07:37:21 +01:00
Stephane Nicoll
118964893d
Upgrade to R2DBC Bom Arabba-SR13
...
Closes gh-30340
2022-03-21 07:33:12 +01:00
Stephane Nicoll
3109a18698
Upgrade to Lettuce 6.1.8.RELEASE
...
Closes gh-30339
2022-03-21 07:33:10 +01:00
Stephane Nicoll
dfa95a238d
Upgrade to Hibernate 5.6.7.Final
...
Closes gh-30338
2022-03-21 07:33:08 +01:00
Stephane Nicoll
10ffd01205
Upgrade to R2DBC Bom Arabba-SR13
...
Closes gh-30337
2022-03-21 07:30:33 +01:00
Stephane Nicoll
1eb8bcaa49
Upgrade to Lettuce 6.1.8.RELEASE
...
Closes gh-30336
2022-03-21 07:30:31 +01:00
Andy Wilkinson
f05c19a40a
Kotlin Fix JsonSerializer example in reference guide
...
Closes gh-30331
2022-03-19 10:53:22 +00:00
Stephane Nicoll
d8bb2ec4e0
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30331
2022-03-19 09:28:35 +01:00
Stephane Nicoll
bce247eafb
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30330
2022-03-19 09:28:24 +01:00
Stephane Nicoll
39339ccb49
Update copyright year of change file
...
See gh-30329
2022-03-19 09:25:46 +01:00
SangHyun-Park
8536100009
Fix JsonSerializer example in reference guide
...
See gh-30329
2022-03-19 09:25:12 +01:00
Scott Frederick
a14f3ed200
Use a ConfigurationProperties class for JMX properties
...
Closes gh-30327
2022-03-18 16:32:13 -05:00
Scott Frederick
e5a09b3b31
Apply unique-names consistently in JmxAutoConfiguration
...
Ensure that the `spring.jmx.unique-names` property is applied to the
auto-configured `MBeanExporter` as well as the `ObjectNamingStrategy`.
Fixes gh-29968
2022-03-18 16:32:13 -05:00
Stephane Nicoll
e49de1f2fb
Upgrade to Jackson Bom 2.13.2
...
Closes gh-30242
2022-03-18 18:34:09 +01:00
Stephane Nicoll
1169c6df16
Upgrade to Neo4j Java Driver 4.4.5
...
Closes gh-30326
2022-03-18 18:34:09 +01:00
Stephane Nicoll
704a2b7795
Add additional bomr checks
2022-03-18 18:28:01 +01:00
Andy Wilkinson
c2d7e21312
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30322
2022-03-18 15:56:13 +00:00
Andy Wilkinson
26719a211b
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30321
2022-03-18 15:55:39 +00:00
Andy Wilkinson
1669062231
Apply server.tomcat.keep-alive-timeout to HTTP/2
...
Closes gh-30267
2022-03-18 15:38:27 +00:00
Stephane Nicoll
2ab0ce3ea7
Upgrade to Neo4j Java Driver 4.4.5
...
Closes gh-30303
2022-03-18 14:52:46 +01:00
Stephane Nicoll
2fbb36bd04
fixup! Upgrade to Flyway 8.5.4
2022-03-18 10:57:07 +01:00
Stephane Nicoll
1e55ef2f97
Upgrade to Versions Maven Plugin 2.10.0
...
Closes gh-30315
2022-03-18 09:49:28 +01:00
Stephane Nicoll
e79073bee3
Upgrade to UnboundID LDAPSDK 6.0.4
...
Closes gh-30314
2022-03-18 09:49:28 +01:00
Stephane Nicoll
3d011fc2e6
Upgrade to Tomcat 9.0.60
...
Closes gh-30313
2022-03-18 09:49:28 +01:00
Stephane Nicoll
426f239d2c
Upgrade to Spring Retry 1.3.2
...
Closes gh-30311
2022-03-18 09:49:28 +01:00
Stephane Nicoll
0946f28dcd
Upgrade to SendGrid 4.9.0
...
Closes gh-30310
2022-03-18 09:49:28 +01:00
Stephane Nicoll
c70be97fc4
Upgrade to Selenium HtmlUnit 3.59.0
...
Closes gh-30309
2022-03-18 09:49:28 +01:00
Stephane Nicoll
6487b809fe
Upgrade to Rabbit Stream Client 0.5.0
...
Closes gh-30308
2022-03-18 09:49:27 +01:00
Stephane Nicoll
8b27263eee
Upgrade to R2DBC Bom Borca-SR1
...
Closes gh-30307
2022-03-18 09:49:27 +01:00
Stephane Nicoll
f129a733a4
Upgrade to Netty 4.1.75.Final
...
Closes gh-30306
2022-03-18 09:49:27 +01:00
Stephane Nicoll
b0f6166e5e
Upgrade to Logback 1.2.11
...
Closes gh-30305
2022-03-18 09:49:27 +01:00
Stephane Nicoll
d8c231a1d1
Upgrade to Mockito 4.4.0
...
Closes gh-30302
2022-03-18 09:18:01 +01:00
Stephane Nicoll
717f8739c5
Upgrade to Maven Dependency Plugin 3.3.0
...
Closes gh-30301
2022-03-18 09:17:59 +01:00
Stephane Nicoll
0b20b99f6e
Upgrade to Maven Compiler Plugin 3.10.1
...
Closes gh-30300
2022-03-18 09:17:57 +01:00
Stephane Nicoll
f8a6efb15e
Upgrade to Log4j2 2.17.2
...
Closes gh-30299
2022-03-18 09:17:55 +01:00
Stephane Nicoll
154195d9a2
Upgrade to Liquibase 4.9.0
...
Closes gh-30298
2022-03-18 09:17:53 +01:00
Stephane Nicoll
aa39c5a012
Upgrade to Jackson Bom 2.13.2
...
Closes gh-30297
2022-03-18 09:17:50 +01:00
Stephane Nicoll
20dd6463a3
Upgrade to Infinispan 13.0.8.Final
...
Closes gh-30296
2022-03-18 09:17:48 +01:00
Stephane Nicoll
fa6bcd5d6c
Upgrade to HtmlUnit 2.59.0
...
Closes gh-30295
2022-03-18 09:17:46 +01:00
Stephane Nicoll
d40465260d
Upgrade to Hibernate Validator 6.2.3.Final
...
Closes gh-30294
2022-03-18 09:17:42 +01:00
Stephane Nicoll
3075794175
Upgrade to Hibernate 5.6.7.Final
...
Closes gh-30293
2022-03-18 09:17:39 +01:00
Stephane Nicoll
00cba28390
Upgrade to Hazelcast 5.1.1
...
Closes gh-30292
2022-03-18 09:17:36 +01:00