Spring Perf Web 视图渲染模块,支持 Thymeleaf / FreeMarker 模板引擎

Compile Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.github.springperf » spring-web
Spring Perf Web 核心模块,基于 Netty 的高性能 Web 框架核心实现
2.7.63.5.6
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor
2.7.184.1.1

Provided Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
BSD 3-clause
com.ibeetl » beetl-core3.21.2.RELEASE
Template Engine Apache 2.0
org.freemarker » freemarker
FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
2.3.322.3.35
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.48
Template Engine Apache 2.0
org.thymeleaf » thymeleaf3 vulnerabilities
Thymeleaf is a modern server-side Java template engine for both web and standalone environments.
3.0.15.RELEASE3.1.5.RELEASE

Test Dependencies (9)

Category/LicenseGroup / ArtifactVersionUpdates
BSD 3-clause
com.ibeetl » beetl-default-antlr4.9-support3.21.2.RELEASE
BSD 3-clause
com.ibeetl » beetl-ext3.21.2.RELEASE
Bytecode Apache 2.0
net.bytebuddy » byte-buddy
Byte Buddy is a Java library for creating Java classes at run time.
1.12.231.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.12.231.18.13
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.22.03.27.7
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
5.8.26.1.3
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
4.5.15.23.0
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
4.5.15.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 ...