Spring Perf Web MVC 兼容模块,桥接 SpringMVC 生态组件(WebMvcConfigurer/HandlerInterceptor/RequestBodyAdvice 等)

Compile Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.github.springperf » spring-web
Spring Perf Web 核心模块,基于 Netty 的高性能 Web 框架核心实现
3.5.6
Apache 2.0
io.github.springperf » spring-web-servlet
Spring Perf Web Servlet 兼容模块,提供 Servlet API 桥接层(Filter/Servlet/HttpSession/JSP),零 SpringMVC 依赖
3.5.6

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