spring-boot/spring-boot-tests/spring-boot-smoke-tests
Phillip Webb 3e50836b1a Rename httptrace endpoint and related classes to httpexchanges
Rename `/actuator/httptrace` to `/actuator/httpexchanges` to better
describe its purpose and to remove confusion with distribute tracing.

This change also takes the opportunity to improve the code by making
the `HttpExchange` class (previously `HttpTrace`) fully immutable.

Closes gh-32885

Co-authored-by: Andy Wilkinson <wilkinsona@vmware.com>
2022-10-27 16:34:42 -07:00
..
spring-boot-smoke-test-actuator Rename httptrace endpoint and related classes to httpexchanges 2022-10-27 16:34:42 -07:00
spring-boot-smoke-test-actuator-custom-security Adapt to Spring Security changes 2022-10-19 11:46:27 -07:00
spring-boot-smoke-test-actuator-log4j2 Add timezone offset to default logging date format patterns 2022-05-03 17:09:27 -05:00
spring-boot-smoke-test-actuator-noweb
spring-boot-smoke-test-actuator-ui Migrate @Local*Port annotations to spring-boot-test 2022-04-12 08:48:43 +01:00
spring-boot-smoke-test-amqp
spring-boot-smoke-test-ant
spring-boot-smoke-test-aop Update smoke tests to avoid conflicts with NAME environment variable 2022-06-08 11:34:19 +01:00
spring-boot-smoke-test-batch Merge branch '2.7.x' 2022-10-25 15:48:26 -07:00
spring-boot-smoke-test-bootstrap-registry Polish "Fix typos" 2022-05-03 14:09:53 +01:00
spring-boot-smoke-test-cache Reinstate support for Infinispan 2022-10-04 11:32:56 +01:00
spring-boot-smoke-test-data-jdbc Adjust IDENTITY in DDLs for H2 2.x compatibility 2022-02-04 09:57:59 +01:00
spring-boot-smoke-test-data-jpa Update copyright year of changed files 2022-02-16 20:44:54 -08:00
spring-boot-smoke-test-data-ldap Merge branch '2.7.x' 2022-10-25 15:48:26 -07:00
spring-boot-smoke-test-data-r2dbc Adjust IDENTITY in DDLs for H2 2.x compatibility 2022-02-04 09:57:59 +01:00
spring-boot-smoke-test-data-r2dbc-flyway Upgrade to R2DBC Borca-RELEASE 2022-02-05 13:37:20 +01:00
spring-boot-smoke-test-data-r2dbc-liquibase Upgrade to R2DBC Borca-RELEASE 2022-02-05 13:37:20 +01:00
spring-boot-smoke-test-data-rest Update copyright year of changed files 2022-02-16 20:44:54 -08:00
spring-boot-smoke-test-devtools
spring-boot-smoke-test-flyway
spring-boot-smoke-test-graphql Adapt to Spring Security changes 2022-10-19 11:46:27 -07:00
spring-boot-smoke-test-hateoas
spring-boot-smoke-test-integration Start building against Spring Integration 6.0.0-M4 snapshots 2022-07-08 12:39:14 +01:00
spring-boot-smoke-test-jersey Restore support for Jersey 2022-08-08 15:45:20 +01:00
spring-boot-smoke-test-jetty Merge branch '2.7.x' 2022-06-08 12:18:36 +01:00
spring-boot-smoke-test-jetty-jsp Exclude Jetty toolchain dependencies in favor of official API artifacts 2022-07-14 13:55:26 +01:00
spring-boot-smoke-test-jetty-ssl Adapt build dependencies to httpclient5 2022-09-29 18:55:41 +02:00
spring-boot-smoke-test-jpa Upgrade to Hibernate 6.1.1.Final 2022-07-12 09:36:34 +01:00
spring-boot-smoke-test-junit-vintage
spring-boot-smoke-test-kafka
spring-boot-smoke-test-liquibase Upgrade to AssertJ 3.23.1 2022-06-10 13:44:21 +01:00
spring-boot-smoke-test-logback Update copyright year of changed files 2022-02-16 20:44:54 -08:00
spring-boot-smoke-test-oauth2-client Adapt build dependencies to httpclient5 2022-09-29 18:55:41 +02:00
spring-boot-smoke-test-oauth2-resource-server
spring-boot-smoke-test-parent-context Start building against Spring Integration 6.0.0-M4 snapshots 2022-07-08 12:39:14 +01:00
spring-boot-smoke-test-profile Switch @SpringBootTest to UseMainMethod.NEVER by default 2022-09-15 12:37:26 -07:00
spring-boot-smoke-test-property-validation Refine assertions on exception messages 2022-06-14 18:20:27 +02:00
spring-boot-smoke-test-quartz
spring-boot-smoke-test-reactive-oauth2-client Adapt build dependencies to httpclient5 2022-09-29 18:55:41 +02:00
spring-boot-smoke-test-reactive-oauth2-resource-server
spring-boot-smoke-test-rsocket Migrate @Local*Port annotations to spring-boot-test 2022-04-12 08:48:43 +01:00
spring-boot-smoke-test-saml2-service-provider Downgrade to OpenSAML 4.0.1 2022-10-19 11:46:27 -07:00
spring-boot-smoke-test-secure Merge branch '2.7.x' 2022-10-25 15:48:26 -07:00
spring-boot-smoke-test-secure-jersey Adapt to Spring Security changes 2022-10-19 11:46:27 -07:00
spring-boot-smoke-test-secure-webflux Merge branch '2.6.x' into 2.7.x 2022-05-26 15:53:38 +01:00
spring-boot-smoke-test-servlet
spring-boot-smoke-test-session-hazelcast Adapt to Spring Security changes 2022-10-19 11:46:27 -07:00
spring-boot-smoke-test-session-jdbc Adapt to Spring Security changes 2022-10-19 11:46:27 -07:00
spring-boot-smoke-test-session-mongo Polish 2022-10-25 12:57:58 +01:00
spring-boot-smoke-test-session-redis Polish 2022-10-27 16:33:14 +02:00
spring-boot-smoke-test-session-webflux-mongo Merge branch '2.6.x' into 2.7.x 2022-05-06 14:44:57 -05:00
spring-boot-smoke-test-session-webflux-redis Harmonize data configuration 2022-08-05 13:32:25 -07:00
spring-boot-smoke-test-simple Merge branch '2.7.x' 2022-06-08 12:18:36 +01:00
spring-boot-smoke-test-test Merge branch '2.7.x' 2022-02-05 14:02:00 +01:00
spring-boot-smoke-test-test-nomockito
spring-boot-smoke-test-testng Merge branch '2.7.x' 2022-06-08 12:18:36 +01:00
spring-boot-smoke-test-tomcat Merge branch '2.7.x' 2022-06-08 12:18:36 +01:00
spring-boot-smoke-test-tomcat-jsp
spring-boot-smoke-test-tomcat-multi-connectors Adapt build dependencies to httpclient5 2022-09-29 18:55:41 +02:00
spring-boot-smoke-test-tomcat-ssl Adapt build dependencies to httpclient5 2022-09-29 18:55:41 +02:00
spring-boot-smoke-test-traditional Adapt build dependencies to httpclient5 2022-09-29 18:55:41 +02:00
spring-boot-smoke-test-undertow
spring-boot-smoke-test-undertow-ssl Adapt build dependencies to httpclient5 2022-09-29 18:55:41 +02:00
spring-boot-smoke-test-war
spring-boot-smoke-test-web-application-type Ensure that webEnvironment=NONE creates non-web context 2022-04-14 14:44:30 +01:00
spring-boot-smoke-test-web-freemarker
spring-boot-smoke-test-web-groovy-templates Merge branch '2.7.x' 2022-05-03 15:18:20 +01:00
spring-boot-smoke-test-web-jsp
spring-boot-smoke-test-web-method-security Adapt to Spring Security changes 2022-10-19 11:46:27 -07:00
spring-boot-smoke-test-web-mustache
spring-boot-smoke-test-web-secure Adapt to Spring Security changes 2022-10-19 11:46:27 -07:00
spring-boot-smoke-test-web-secure-custom Adapt build dependencies to httpclient5 2022-09-29 18:55:41 +02:00
spring-boot-smoke-test-web-secure-jdbc Adapt build dependencies to httpclient5 2022-09-29 18:55:41 +02:00
spring-boot-smoke-test-web-static
spring-boot-smoke-test-web-thymeleaf Merge branch '2.7.x' 2022-05-03 15:18:20 +01:00
spring-boot-smoke-test-webflux Migrate @Local*Port annotations to spring-boot-test 2022-04-12 08:48:43 +01:00
spring-boot-smoke-test-webflux-coroutines Configure Kotlin compilation JVM target by convention 2022-02-22 18:11:51 +00:00
spring-boot-smoke-test-webservices Remove obsolete Java compatibility code 2022-06-19 10:22:23 +02:00
spring-boot-smoke-test-websocket-jetty Use switch expressions where appropriate 2022-06-24 16:19:28 +01:00
spring-boot-smoke-test-websocket-tomcat Use switch expressions where appropriate 2022-06-24 16:19:28 +01:00
spring-boot-smoke-test-websocket-undertow Use switch expressions where appropriate 2022-06-24 16:19:28 +01:00
spring-boot-smoke-test-xml Update smoke tests to avoid conflicts with NAME environment variable 2022-06-08 11:34:19 +01:00