Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/litongjava/tio-boot-web-hello


https://github.com/litongjava/tio-boot-web-hello

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# tio-boot-web-hello
```shell script
set JAVA_HOME=D:\java\jdk1.8.0_121
mvn clean package -DskipTests -Pproduction
java -jar target\tio-boot-web-hello-1.0.0.jar
```
```shell script
curl http://localhost
```