spring-boot/spring-boot-tests/spring-boot-smoke-tests
Moritz Halbritter bf2950c045 Add support for structured logging
Update Logback and Log4j2 integrations to support structured logging.
Support for the ECS and Logstash JSON formats is provided out-of-the-box
and the `StructuredLogFormatter` interface may be used to if further
custom formats need to be supported.

Closes gh-5479

Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2024-07-15 11:45:41 +01:00
..
spring-boot-smoke-test-activemq Merge branch '3.2.x' into 3.3.x 2024-06-27 10:16:36 +01:00
spring-boot-smoke-test-actuator Add `APPLICATION_NAME` and `APPLICATION_GROUP` logging properties 2024-07-11 10:25:01 -07:00
spring-boot-smoke-test-actuator-custom-security
spring-boot-smoke-test-actuator-log4j2 Add `APPLICATION_NAME` and `APPLICATION_GROUP` logging properties 2024-07-11 10:25:01 -07:00
spring-boot-smoke-test-actuator-noweb
spring-boot-smoke-test-actuator-ui
spring-boot-smoke-test-amqp Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-smoke-test-ant
spring-boot-smoke-test-aop
spring-boot-smoke-test-batch
spring-boot-smoke-test-bootstrap-registry
spring-boot-smoke-test-cache Merge branch '3.2.x' into 3.3.x 2024-06-27 10:16:36 +01:00
spring-boot-smoke-test-data-cassandra Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-smoke-test-data-couchbase Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-smoke-test-data-jdbc Migrate MockMvc tests to MockMvcTester 2024-07-03 15:09:10 +02:00
spring-boot-smoke-test-data-jpa Polish "Deprecate @MockBean and @SpyBean" 2024-07-12 13:49:11 +01:00
spring-boot-smoke-test-data-ldap
spring-boot-smoke-test-data-mongo Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-smoke-test-data-r2dbc
spring-boot-smoke-test-data-r2dbc-flyway Merge branch '3.2.x' into 3.3.x 2024-06-27 10:16:36 +01:00
spring-boot-smoke-test-data-r2dbc-liquibase Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-smoke-test-data-redis Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-smoke-test-data-rest Migrate MockMvc tests to MockMvcTester 2024-07-03 15:09:10 +02:00
spring-boot-smoke-test-devtools
spring-boot-smoke-test-flyway
spring-boot-smoke-test-graphql Polish "Use method references when possible in test code" 2024-06-11 12:58:04 -07:00
spring-boot-smoke-test-hateoas
spring-boot-smoke-test-integration
spring-boot-smoke-test-jersey
spring-boot-smoke-test-jetty
spring-boot-smoke-test-jetty-jsp Remove Concourse CI configuration 2024-05-22 19:20:14 +01:00
spring-boot-smoke-test-jetty-ssl
spring-boot-smoke-test-jpa Migrate MockMvc tests to MockMvcTester 2024-07-03 15:09:10 +02:00
spring-boot-smoke-test-junit-vintage Migrate MockMvc tests to MockMvcTester 2024-07-03 15:09:10 +02:00
spring-boot-smoke-test-kafka Avoid duplicate junit-platform.properties files caused by Kafka 2024-07-11 13:08:58 +01:00
spring-boot-smoke-test-liquibase
spring-boot-smoke-test-logback
spring-boot-smoke-test-oauth2-authorization-server
spring-boot-smoke-test-oauth2-client
spring-boot-smoke-test-oauth2-resource-server
spring-boot-smoke-test-parent-context
spring-boot-smoke-test-profile
spring-boot-smoke-test-prometheus Add smoke test for Prometheus 2024-06-11 14:38:24 +02:00
spring-boot-smoke-test-property-validation
spring-boot-smoke-test-pulsar Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-smoke-test-quartz
spring-boot-smoke-test-reactive-oauth2-client
spring-boot-smoke-test-reactive-oauth2-resource-server
spring-boot-smoke-test-rsocket
spring-boot-smoke-test-saml2-service-provider Align test with upstream Spring Security change 2024-07-15 06:53:09 +01:00
spring-boot-smoke-test-secure
spring-boot-smoke-test-secure-jersey
spring-boot-smoke-test-secure-webflux
spring-boot-smoke-test-servlet
spring-boot-smoke-test-session-hazelcast Polish "Use method references when possible in test code" 2024-06-11 12:58:04 -07:00
spring-boot-smoke-test-session-jdbc Polish "Use method references when possible in test code" 2024-06-11 12:58:04 -07:00
spring-boot-smoke-test-session-mongo Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-smoke-test-session-redis Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-smoke-test-session-webflux-mongo Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-smoke-test-session-webflux-redis Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-smoke-test-simple
spring-boot-smoke-test-structure-logging Add support for structured logging 2024-07-15 11:45:41 +01:00
spring-boot-smoke-test-structure-logging-log4j2 Add support for structured logging 2024-07-15 11:45:41 +01:00
spring-boot-smoke-test-test Polish "Deprecate @MockBean and @SpyBean" 2024-07-12 13:49:11 +01:00
spring-boot-smoke-test-test-nomockito
spring-boot-smoke-test-testng
spring-boot-smoke-test-tomcat
spring-boot-smoke-test-tomcat-jsp
spring-boot-smoke-test-tomcat-multi-connectors
spring-boot-smoke-test-tomcat-ssl
spring-boot-smoke-test-traditional
spring-boot-smoke-test-undertow
spring-boot-smoke-test-undertow-ssl
spring-boot-smoke-test-war
spring-boot-smoke-test-web-application-type
spring-boot-smoke-test-web-freemarker
spring-boot-smoke-test-web-groovy-templates Migrate MockMvc tests to MockMvcTester 2024-07-03 15:09:10 +02:00
spring-boot-smoke-test-web-jsp
spring-boot-smoke-test-web-method-security Polish "Use method references when possible in test code" 2024-06-11 12:58:04 -07:00
spring-boot-smoke-test-web-mustache
spring-boot-smoke-test-web-secure Polish "Use method references when possible in test code" 2024-06-11 12:58:04 -07:00
spring-boot-smoke-test-web-secure-custom Polish "Use method references when possible in test code" 2024-06-11 12:58:04 -07:00
spring-boot-smoke-test-web-secure-jdbc Polish "Use method references when possible in test code" 2024-06-11 12:58:04 -07:00
spring-boot-smoke-test-web-static
spring-boot-smoke-test-web-thymeleaf Migrate MockMvc tests to MockMvcTester 2024-07-03 15:09:10 +02:00
spring-boot-smoke-test-webflux
spring-boot-smoke-test-webflux-coroutines
spring-boot-smoke-test-webservices Polish "Deprecate @MockBean and @SpyBean" 2024-07-12 13:49:11 +01:00
spring-boot-smoke-test-websocket-jetty
spring-boot-smoke-test-websocket-tomcat
spring-boot-smoke-test-websocket-undertow
spring-boot-smoke-test-xml