Spring Cloud Function Web Support

Compile Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.projectreactor.netty » reactor-netty(optional)
Reactor Netty with all modules
Web Framework Apache 2.0
org.springframework » spring-webmvc(optional)
Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ...
Apache 2.0
org.springframework » spring-webflux(optional)
Non-blocking web stack with support for 'Reactive Streams' back pressure, running on Netty, Undertow, and Servlet 3.1+ ...
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor
Apache 2.0
org.springframework.cloud » spring-cloud-function-context
Implementation of core API for Spring Cloud Function
3.2.125.0.2

Provided Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Logging Apache 2.0
commons-logging » commons-logging
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
1.21.3.6
Java Spec EPL 2.0 +1
javax.servlet » javax.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...

Test Dependencies (2)

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
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 ...