networknt / microservices-framework-benchmark

Raw benchmarks on throughput, latency and transfer of Hello World on popular microservices frameworks
MIT License
705 stars 127 forks source link

Add spring Boot 3 Tomcat #109

Closed TranNgocKhoa closed 1 year ago

TranNgocKhoa commented 1 year ago

This is the PR to add Spring Boot 3 Tomcat to the benchmark.

How to build:

./gradlew bootJar

How to run:

 java -jar build/libs/spring-boot-3-tomcat-0.0.1-SNAPSHOT.jar