Spring Extension Logging

Compile Dependencies (9)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.github.wimdeblauwe » error-handling-spring-boot-starter
Spring Boot starter that configures error handling
4.7.05.1.1
CodeGen Apache 2.0
org.mapstruct » mapstruct
An annotation processor for generating type-safe bean mappers
1.6.3
CodeGen MIT
org.projectlombok » lombok(optional)
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
1.18.381.18.46
org.springframework.boot » spring-boot-starter-actuator
Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ...
Apache 2.0
org.springframework.boot » spring-boot-starter-mail
Starter for using Java Mail and Spring Framework's email sending support
Web Framework Apache 2.0
org.springframework.boot » spring-boot-starter-web
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ...
Apache 2.0
org.springframework.boot » spring-boot-starter-undertow
Starter for using Undertow
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor
Apache 2.0
org.springframework.data » spring-data-commons
Spring Data makes it easy to use data access technologies, relational and non-relational databases, map-reduce ...

Runtime Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.micrometer » micrometer-registry-prometheus
MeterRegistry implementation for Prometheus using io.prometheus:prometheus-metrics-core. If you have compatibility ...

Test Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Testing Apache 2.0
org.springframework.boot » spring-boot-starter-test
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito