Spring Perf Web 支持模块,提供 Servlet 兼容层等扩展功能

Compile Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.github.springperf » spring-web
Spring Perf Web 核心模块,基于 Netty 的高性能 Web 框架核心实现
1.0.33.2.2

Provided Dependencies (2)

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

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.12.221.18.11
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.12.221.18.11
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.25.33.27.7
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
5.8.26.1.1
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
4.11.05.23.0
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
4.11.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 ...