spring-boot/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actu...
Phillip Webb c3ad8b0521 Add `APPLICATION_NAME` and `APPLICATION_GROUP` logging properties
Add `APPLICATION_NAME` and `APPLICATION_GROUP` properties that contain
verbatim values rather than formatted strings. Formatting of the values
is now handled by new `EnclosedInSquareBracketsConverter` classes for
both Logback and Log4J2.

The existing `LOGGED_APPLICATION_NAME` variable is now considered
deprecated. The `LOGGED_APPLICATION_GROUP` variable and related
logback converter have been removed since they never made it to a GA
release.

Closes gh-41444
2024-07-11 10:25:01 -07:00
..
src Add `APPLICATION_NAME` and `APPLICATION_GROUP` logging properties 2024-07-11 10:25:01 -07:00
build.gradle Add junit-platform-launcher dependency by convention 2021-02-02 13:03:21 +00:00