Read Me First

The following was discovered as part of building this project:

  • The original package name 'geekchow.spring.web-demo' is invalid and this project uses 'geekchow.spring.webdemo' instead.

Getting Started

Start the netty server host current project.

./gradlew bootRun

access the website via http://localhost:8080/index.htm

Test the api hello

curl --location --request GET 'http://localhost:8080/hello' 

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Additional Links

These additional references should also help you: