Log Masking Spring Boot Test

Compile Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
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 ...
2.7.84.1.1
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
2.7.84.1.1

Provided Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Testing BSD 3-clause
org.hamcrest » hamcrest
Core API and libraries of hamcrest matcher framework.
2.23.0
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation