An open API service indexing awesome lists of open source software.

https://github.com/kevinmichaelchen/hello-world-spring-boot

Hello World benchmarks using Spring Boot
https://github.com/kevinmichaelchen/hello-world-spring-boot

hello-world spring-boot

Last synced: 3 months ago
JSON representation

Hello World benchmarks using Spring Boot

Awesome Lists containing this project

README

        

# spring-boot-hello-world

A simple Hello World app using Spring Boot 1.5.18.

## Running
You can start the server on port 8080 with
```
./gradlew bootRun
```

## Benchmarks
My [benchmarks](https://twitter.com/kevinmchen/status/1075070681111502848) show 35k requests per second.

![](https://pbs.twimg.com/media/Dutq9LHUYAAziNN.png)