Spring Perf Web Servlet 兼容模块,提供 Servlet API 桥接层(Filter/Servlet/HttpSession/JSP),零 SpringMVC 依赖

Compile Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.github.springperf » spring-web
Spring Perf Web 核心模块,基于 Netty 的高性能 Web 框架核心实现
3.5.6
Netty Codec Apache 2.0
io.netty » netty-codec-http
Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic.
4.1.137.Final4.2.18.Final
Apache 2.0
org.apache.tomcat.embed » tomcat-embed-jasper(optional)
Core Tomcat implementation
10.1.5511.0.25

Provided Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.github.springperf » spring-web-view
Spring Perf Web 视图渲染模块,支持 Thymeleaf / FreeMarker 模板引擎
3.5.6
Java Spec EPL 2.0 +1
jakarta.servlet » jakarta.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...
6.0.06.1.0
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
1.18.461.18.48

Test Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
Bytecode Apache 2.0
net.bytebuddy » byte-buddy
Byte Buddy is a Java library for creating Java classes at run time.
1.18.111.18.13
Bytecode Apache 2.0
net.bytebuddy » byte-buddy-agent
The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.
1.18.111.18.13
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.24.23.27.7
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
5.10.56.1.3
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
5.19.05.23.0
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
5.19.05.23.0
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 ...