Spring RestClient adapter for jfoundry outbound HTTP support and logging.

Compile Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.github.xfoundries » jfoundry-application-core
Application-layer runtime boundary annotations and contracts.
1.4.0
Apache 2.0
io.github.xfoundries » jfoundry-http-spring
Shared Spring HTTP support for jfoundry client and server adapters.
1.4.0

Provided Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
2.0.18
Web Framework Apache 2.0
org.springframework » spring-web(optional)
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.5.381.6.3
Assertion Apache 2.0
org.assertj » assertj-core
Rich and fluent assertions for testing in Java
3.27.7
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
6.1.3
Testing Apache 2.0
org.springframework » spring-test
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ...