Integration module for using Apache Log4j 2 with Spring Boot applications.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-spring-boot</artifactId>
<version>2.26.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic logging with Log4j 2 in a Spring Boot application
Use log4j-spring-boot 2.x for Spring Boot 2.x compatibility
No dependency data recorded yet.