Commit Graph

20276 Commits

Author SHA1 Message Date
Andy Wilkinson
1eb5bbe3ea Polish "Allow ProblemDetailsExceptionHandlers to be proxied"
See gh-34503
2023-03-23 20:38:41 +00:00
Volkan Yazıcı
b96a8dd370 Allow ProblemDetailsExceptionHandlers to be proxied
See gh-34503
2023-03-23 20:08:43 +00:00
Andy Wilkinson
5348e246a5 Provide dependency management for Testcontainers
Closes gh-34712
2023-03-23 16:49:08 +00:00
Andy Wilkinson
6d5e76e14e Polish "Configure support for GraphQL pagination and sorting"
See gh-34677
2023-03-23 13:41:05 +00:00
Brian Clozel
7109542e3f Configure support for GraphQL pagination and sorting
This commit auto-configures the new pagination and sorting support for
Spring for GraphQL, if Spring Data is available.
The `GraphQlAutoConfiguration` now contributes a `CursorStrategy` bean
that is used to set up the pagination and sorting data fetching
infrastructure.

This commit also configures by default a
`ConnectionTypeDefinitionConfigurer` that automatically detects
`*Connection` types and contributes the relevant schema definitions
according to the Relay spec.

See gh-34677
2023-03-23 13:40:24 +00:00
Andy Wilkinson
f13d6e6862 Revert "Merge pull request #33643 from libetl"
This reverts commit 25e8f2d575, reversing
changes made to e5bc9a2fcb.

Unfortunately, upon additional review we realised that these changes
should not have been accepted. They're a partial implementation of
support for programmatically configuring Logback, implemented in a way
that only works during AOT processing and also potentially makes it
harder for us to implement full support in the future.

Closes gh-34361
2023-03-23 13:39:54 +00:00
Andy Wilkinson
919c8aa218 Merge branch '3.0.x'
Closes gh-34731
2023-03-23 10:02:27 +00:00
Andy Wilkinson
fa63f6cc9e Stop using an instance supplier in EntityScanPackages' bean definition
Closes gh-34371
2023-03-23 10:02:14 +00:00
Andy Wilkinson
35a7669e0e Merge branch '3.0.x'
Closes gh-34727
2023-03-23 07:47:34 +00:00
Andy Wilkinson
26376ffcb1 Merge branch '2.7.x' into 3.0.x
Closes gh-34726
2023-03-23 07:47:16 +00:00
Andy Wilkinson
1fc3c34fa2 Document support for Java 20
Closes gh-34642
2023-03-23 07:45:46 +00:00
Andy Wilkinson
1693f81407 Upgrade to SQLite JDBC 3.41.2.0
Closes gh-34725
2023-03-23 07:39:53 +00:00
Andy Wilkinson
c3156a8f50 Upgrade to Spring Integration 6.1.0-M2
Closes gh-34552
2023-03-23 07:39:46 +00:00
Andy Wilkinson
09191b16f0 Upgrade to Selenium HtmlUnit 4.8.1.1
Closes gh-34690
2023-03-22 21:37:22 +00:00
Andy Wilkinson
65fe80cd9f Upgrade to Oracle R2DBC 1.1.1
Closes gh-34723
2023-03-22 21:36:41 +00:00
Andy Wilkinson
14d12da5a4 Upgrade to Spring Integration 6.0.4
Closes gh-34542
2023-03-22 21:33:01 +00:00
Andy Wilkinson
1508e3cec8 Upgrade to Spring Integration 5.5.17
Closes gh-34722
2023-03-22 21:16:25 +00:00
Andy Wilkinson
f06536f642 Polish Authorization Server auto-configuration 2023-03-22 19:26:38 +00:00
Andy Wilkinson
c56b190b6c Upgrade to GraphQL Java 19.4
Closes gh-34718
2023-03-22 19:24:20 +00:00
Andy Wilkinson
dd8f0c4e98 Upgrade to GraphQL Java 18.4
Closes gh-34717
2023-03-22 19:22:33 +00:00
Andy Wilkinson
add78d4e8d Upgrade to MariaDB 3.1.3
Closes gh-34716
2023-03-22 17:52:45 +00:00
Andy Wilkinson
71fd42f5ad Upgrade to GraphQL Java 20.1
Closes gh-34715
2023-03-22 17:52:32 +00:00
Andy Wilkinson
fa4c8162aa Upgrade to Spring Security 6.1.0-M2
Closes gh-34549
2023-03-22 17:43:56 +00:00
Madhura Bhave
e6f602cec0 Polish "Add Spring Authorization Server support"
See gh-34003
2023-03-21 17:00:35 -07:00
Steve Riesenberg
25d77ee70b Add Spring Authorization Server support
See gh-34003
2023-03-21 17:00:35 -07:00
Scott Frederick
a27bbbdfff Merge branch '3.0.x'
Closes gh-34707
2023-03-21 15:20:10 -05:00
swapy
a450d8582d Fix typo in Spring Batch auto-configuration documentation
See gh-34646
2023-03-21 15:16:09 -05:00
Scott Frederick
80403b2ea8 Merge branch '3.0.x'
Closes gh-34706
2023-03-21 15:06:58 -05:00
Scott Frederick
a8016b553e Merge branch '2.7.x' into 3.0.x
Closes gh-34705
2023-03-21 15:06:48 -05:00
Scott Frederick
1c05ad2852 Polish "Clarify conventions for custom error pages in WebFlux"
See gh-34534
2023-03-21 14:59:07 -05:00
Dave Syer
f285364f22 Clarify conventions for custom error pages in WebFlux
See gh-34534
2023-03-21 14:59:07 -05:00
Scott Frederick
9fa5aa3649 Merge branch '3.0.x'
Closes gh-
2023-03-21 14:56:16 -05:00
Scott Frederick
6a6f4a3928 Merge branch '2.7.x' into 3.0.x
Closes gh-34704
2023-03-21 14:56:02 -05:00
Scott Frederick
bf48c6c7f3 Merge pull request #34517 from anthonydahanne
* gh-34517:
  Polish "Add documentation for publishing images with Maven command line"
  Add documentation for publishing images with Maven command line

Closes gh-34517
2023-03-21 14:52:21 -05:00
Andy Wilkinson
932c203e06 Upgrade to Spring Session Bom 2021.2.1
Closes gh-34533
2023-03-21 19:20:04 +00:00
Andy Wilkinson
718e001c86 Upgrade to Spring HATEOAS 2.1.0-M1
Closes gh-34703
2023-03-21 19:18:00 +00:00
Andy Wilkinson
13aea50c5b Upgrade to Spring GraphQL 1.2.0-M1
Closes gh-34550
2023-03-21 19:15:42 +00:00
Andy Wilkinson
5652e8c1dd Upgrade to Spring Data Bom 2023.0.0-M3
Closes gh-34548
2023-03-21 19:14:45 +00:00
Andy Wilkinson
77a1aa1139 Upgrade to Spring Session 3.1.0-M1
Closes gh-34551
2023-03-21 19:13:52 +00:00
Andy Wilkinson
8e1819ffbf Upgrade to Spring Kafka 3.0.5
Closes gh-34555
2023-03-21 18:58:13 +00:00
Andy Wilkinson
9c8a68ee9c Upgrade to Spring AMQP 3.0.3
Closes gh-34610
2023-03-21 18:58:13 +00:00
Andy Wilkinson
d77a885f12 Upgrade to Rabbit AMQP Client 5.17.0
Closes gh-34702
2023-03-21 18:58:12 +00:00
Andy Wilkinson
d316dfce63 Upgrade to jOOQ 3.18.1
Closes gh-34701
2023-03-21 18:58:07 +00:00
Andy Wilkinson
87c28636bd Upgrade to Jedis 4.3.2
Closes gh-34700
2023-03-21 18:58:01 +00:00
Scott Frederick
cf5b654f96 Polish "Switch to single topic for same intervals in Spring Kafka retry config"
See gh-34504
2023-03-21 13:48:20 -05:00
Abhijeet Mishra
4abf6f95ae Switch to single topic for same intervals in Spring Kafka retry config
See gh-34504
2023-03-21 13:48:20 -05:00
Scott Frederick
ad680ed4ea Polish "Add documentation for publishing images with Maven command line"
See gh-34517
2023-03-21 13:30:50 -05:00
Anthony Dahanne
21978da02a Add documentation for publishing images with Maven command line
See gh-34517
2023-03-21 13:30:50 -05:00
Andy Wilkinson
174103c747 Upgrade to Spring Session 3.0.1
Closes gh-34545
2023-03-21 18:14:24 +00:00
Andy Wilkinson
7f860d20cf Upgrade to Spring Kafka 3.0.5
Closes gh-34543
2023-03-21 18:14:24 +00:00