Commit Graph

  • 2b261e6ebd Apply TestTypeExcludeFilter in regular applications Phillip Webb 2023-04-29 08:59:48 -07:00
  • d913472919 Add Kotlin samples and polish SSL bundle documentation Scott Frederick 2023-04-28 14:31:01 -05:00
  • ce7bf0d0af Merge branch '3.0.x' Andy Wilkinson 2023-04-28 18:06:37 +01:00
  • 4581c25e20 Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-04-28 18:06:12 +01:00
  • de2df9311c Test Gradle plugin against Gradle 8.1.1 Andy Wilkinson 2023-04-28 18:05:06 +01:00
  • 09527995d1 Polish Andy Wilkinson 2023-04-28 17:56:12 +01:00
  • a75f55aaa5 Try to stabilize SQL Server tests on CI Andy Wilkinson 2023-04-28 14:07:31 +01:00
  • 4131e7338d Fix LogMessage format Moritz Halbritter 2023-04-28 11:50:04 +02:00
  • 75207db6be Polish docker compose code Moritz Halbritter 2023-04-28 11:14:35 +02:00
  • 8abebd75fb Use shutdownHandlers parameter in constructor Moritz Halbritter 2023-04-28 11:15:18 +02:00
  • 176cc20c36 Polish FlywayConfiguration Moritz Halbritter 2023-04-28 11:06:32 +02:00
  • 27ab98b49d Polish ConnectionDetailsFactories Moritz Halbritter 2023-04-28 10:46:41 +02:00
  • cec159110d Do not block indefinitely when querying SQL database Andy Wilkinson 2023-04-28 09:52:27 +01:00
  • d7da77bda8 Remove support for service connections to InfluxDB Andy Wilkinson 2023-04-28 09:49:39 +01:00
  • 51a28af347 Merge branch '3.0.x' Scott Frederick 2023-04-27 17:11:05 -05:00
  • e8c82060db Upgrade CI to Docker 23.0.5 Scott Frederick 2023-04-27 17:10:53 -05:00
  • a6d9ab164b Merge branch '3.0.x' Scott Frederick 2023-04-27 17:07:12 -05:00
  • 24618b8b8b Merge branch '2.7.x' into 3.0.x Scott Frederick 2023-04-27 17:05:45 -05:00
  • 79673e61e9 Upgrade CI to Docker 23.0.5 Scott Frederick 2023-04-27 17:03:56 -05:00
  • 428434c873 Polish SslOptions usage Scott Frederick 2023-04-27 16:37:46 -05:00
  • 226c3005d4 Add SSL bundle support to Redis auto-configuration Scott Frederick 2023-04-27 15:24:55 -05:00
  • 8bbe894665 Add Docker Compose service connection support for Oracle using JDBC Andy Wilkinson 2023-04-27 09:30:10 +01:00
  • 5e73047164 Align SQL Server-related class names with existing precedents Andy Wilkinson 2023-04-26 17:54:30 +01:00
  • 1e785e81f8 Add Docker Compose support for Oracle Database using R2DBC Andy Wilkinson 2023-04-25 13:06:40 +01:00
  • 8fd36d04e1 Improve MsSqlServerR2dbcDockerComposeConnectionDetailsFactory tests Andy Wilkinson 2023-04-25 10:30:56 +01:00
  • 963da20493 Reinstate dependency management for io.r2dbc:r2dbc-mssql Andy Wilkinson 2023-04-25 10:23:12 +01:00
  • b5178afa21 Add Docker Compose support for MS SQL Server using JDBC Andy Wilkinson 2023-04-25 10:03:53 +01:00
  • ad4f7577c7 Merge branch '3.0.x' Andy Wilkinson 2023-04-26 20:37:08 +01:00
  • 32b52102d8 Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-04-26 20:36:57 +01:00
  • c72b77c08e Polish Andy Wilkinson 2023-04-26 20:36:45 +01:00
  • 9a0b5e0178 Merge branch '3.0.x' Andy Wilkinson 2023-04-26 12:48:50 +01:00
  • 7ee1622995 Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-04-26 12:48:16 +01:00
  • b03f1e47d0 Merge branch '3.0.x' Andy Wilkinson 2023-04-26 12:10:34 +01:00
  • d6e3db9c36 Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-04-26 11:59:19 +01:00
  • 6b9bc012a5 Check that BPP and BFPP bean methods won't cause eager initialization Andy Wilkinson 2023-04-25 22:07:31 +01:00
  • b5c9e7c06a Polish SslOptions usage Phillip Webb 2023-04-25 18:01:10 -07:00
  • 423c60acfa Add SSL bundle support to Elasticsearch auto-configuration Phillip Webb 2023-04-25 17:18:00 -07:00
  • e9a85b91a8 Polish Scott Frederick 2023-04-25 16:20:38 -05:00
  • 472afafd4b Stop WebFilterChainPostProcessor from causing eager init Andy Wilkinson 2023-04-25 11:22:33 +01:00
  • 43b42eca49 Add Docker Compose service connection support for Cassandra Scott Frederick 2023-04-25 16:06:34 -05:00
  • 13d00d85e0 Filter out /build folders on Eclipse classpath Phillip Webb 2023-04-25 13:01:32 -07:00
  • 2bec82ab2f Delete disabled docker compose tests Scott Frederick 2023-04-25 14:51:04 -05:00
  • d55cd3b46f Merge branch '3.0.x' Stephane Nicoll 2023-04-25 11:26:31 +02:00
  • b286e5a0bb Prevent ServletComponentScan to run again with AOT Stephane Nicoll 2023-04-25 11:20:14 +02:00
  • 373b8874b3 Merge pull request #35119 from quaff Stephane Nicoll 2023-04-25 10:09:50 +02:00
  • f874c027d8 Polish "Fix dependency management for spring-boot-testcontainers" Stephane Nicoll 2023-04-25 10:08:20 +02:00
  • b615aef810 Fix dependency management for spring-boot-testcontainers Yanming Zhou 2023-04-24 09:23:16 +08:00
  • ab610c59c6 Merge pull request #35120 from quaff Stephane Nicoll 2023-04-25 10:00:02 +02:00
  • facf48e423 Polish "Prevent container to be closed twice" Stephane Nicoll 2023-04-24 15:38:12 +02:00
  • 5df6913f18 Prevent container to be closed twice Yanming Zhou 2023-04-24 10:10:28 +08:00
  • fd6214e7e3 Remove accidentally committed test classes Andy Wilkinson 2023-04-25 08:31:26 +01:00
  • e0b03661d4 Merge branch '3.0.x' Phillip Webb 2023-04-24 17:16:52 -07:00
  • 8a43710173 Merge branch '2.7.x' into 3.0.x Phillip Webb 2023-04-24 17:16:43 -07:00
  • a707c5e83e Polish "Fix support for default values in banner placeholders" Phillip Webb 2023-04-24 17:15:56 -07:00
  • dee5217cf0 Add Docker Compose support for MS SQL Server using R2DBC Andy Wilkinson 2023-04-24 16:03:40 -07:00
  • 0f032c290a Allow for predicate based checking of image names Phillip Webb 2023-04-24 16:05:03 -07:00
  • 19221f00f3 Deprecate spring.cassandra.ssl configuration property Phillip Webb 2023-04-24 16:02:03 -07:00
  • 2789aebfff Merge branch '3.0.x' Scott Frederick 2023-04-24 16:45:18 -05:00
  • ca26789a82 Merge branch '2.7.x' into 3.0.x Scott Frederick 2023-04-24 16:44:11 -05:00
  • 963542e7fc Adapt Paketo system tests to changes in the Tomcat buildpack Scott Frederick 2023-04-24 16:18:56 -05:00
  • ff35cc80d7 Allow Couchbase SSL to be enabled without custom trust material Scott Frederick 2023-04-24 14:51:58 -05:00
  • 1d44b45b5d Deprecate Couchbase SSL keyStore properties Scott Frederick 2023-04-24 14:45:40 -05:00
  • 9cd04c55fb Merge branch '3.0.x' Andy Wilkinson 2023-04-24 15:59:21 +01:00
  • 598e090e8f Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-04-24 15:07:43 +01:00
  • 90952a2dd9 Do not turn a null Flyway-specific password into an empty string Andy Wilkinson 2023-04-24 14:44:04 +01:00
  • 7ffacf43f3 Use main DataSource when there are no migration-specific conn details Andy Wilkinson 2023-04-24 12:02:37 +01:00
  • 363dc9368d Merge branch '3.0.x' Stephane Nicoll 2023-04-24 13:46:17 +02:00
  • 7f0402f869 Merge branch '2.7.x' into 3.0.x Stephane Nicoll 2023-04-24 13:46:04 +02:00
  • be698cf6ed Merge pull request #34628 from ivandimitrov8080 Stephane Nicoll 2023-04-24 13:45:58 +02:00
  • f4db73ead9 Harmonize references to application.yaml files in reference docs Ivan Dimitrov 2023-03-17 09:12:11 +02:00
  • d243749168 Merge pull request #35128 from deejay1 Stephane Nicoll 2023-04-24 13:27:22 +02:00
  • d38a68ebcd Fix typo in testing docs Lukasz Jernas 2023-04-24 13:19:09 +02:00
  • a0b854024b Add a 'Docker Compose Support' section to the reference docs Phillip Webb 2023-04-21 23:18:54 -07:00
  • e19aa81813 Polish formatting Phillip Webb 2023-04-21 23:18:44 -07:00
  • 6ea2547de4 Add SSL bundle support to WebClient auto-configuration Phillip Webb 2023-04-21 10:06:52 -07:00
  • c59c8cc674 Change SslOptions to use null for defaults rather than empty sets Phillip Webb 2023-04-21 16:18:44 -07:00
  • 77c468c956 Add test to check SSL RestTemplate requests work against server Phillip Webb 2023-04-21 13:32:34 -07:00
  • 72c1f667f5 Fix @Since javadoc in RestTemplateBuilder Phillip Webb 2023-04-21 12:06:55 -07:00
  • b6befd133c Add SSL bundle support to RestTemplateBuilder auto-configuration Scott Frederick 2023-03-30 16:32:57 -05:00
  • fd5fd1491a Add SSL bundle support to MongoDB auto-configuration Scott Frederick 2023-04-18 14:33:29 -05:00
  • 1618aa2dac Add SSL bundle support to Couchbase auto-configuration Scott Frederick 2023-03-28 11:14:37 -05:00
  • 682457377a Add SSL bundle support to Cassandra auto-configuration Scott Frederick 2023-03-24 14:55:22 -05:00
  • 909c09c8ab Provide centralized configuration of SSL properties Scott Frederick 2023-04-21 01:04:37 -07:00
  • a03f857059 Document update SSL support Scott Frederick 2023-04-20 22:03:58 -07:00
  • 66db13b962 Refactor web server support to use SslBundles Scott Frederick 2023-04-20 20:12:56 -07:00
  • 8e1f24f98f Add SSL bundle auto-configuration support Scott Frederick 2023-04-20 19:45:46 -07:00
  • e3677f7ff6 Add SSL bundle support to spring-boot module Scott Frederick 2023-04-20 21:48:23 -07:00
  • e61adc6cbf Allow even more time for Redpanda to start Andy Wilkinson 2023-04-20 17:41:40 +01:00
  • b64adbc34b Fix disabled conditions on AbstractDockerComposeIntegrationTests Andy Wilkinson 2023-04-20 16:00:46 +01:00
  • cbc03783d0 Allow startup to contiune when ConnectionDetailsFactory load fails Andy Wilkinson 2023-04-20 14:57:37 +01:00
  • ff36f52f4e Merge branch '3.0.x' Stephane Nicoll 2023-04-20 14:34:18 +02:00
  • 553de9f2fa Merge branch '2.7.x' into 3.0.x Stephane Nicoll 2023-04-20 14:34:07 +02:00
  • 8435736570 Upgrade Java 20 version in CI image Stephane Nicoll 2023-04-20 14:33:56 +02:00
  • cde830c964 Upgrade Java 17 version in CI image and .sdkmanrc Stephane Nicoll 2023-04-20 14:33:18 +02:00
  • 671e1a7c93 Upgrade CI to Docker 23.0.4 Stephane Nicoll 2023-04-20 14:32:34 +02:00
  • bf630bd166 Upgrade Java 20 version in CI image Stephane Nicoll 2023-04-20 14:31:26 +02:00
  • 8c96967c16 Upgrade Java 17 version in CI image and .sdkmanrc Stephane Nicoll 2023-04-20 14:30:56 +02:00
  • 6e15177650 Upgrade CI to Docker 23.0.4 Stephane Nicoll 2023-04-20 14:29:13 +02:00
  • 81ade5d3b5 Upgrade Java 20 version in CI image Stephane Nicoll 2023-04-20 14:27:39 +02:00
  • b6705b7f45 Upgrade Java 17 version in CI image Stephane Nicoll 2023-04-20 14:26:36 +02:00