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.
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'
For further reference, please consider the following sections:
- Official Gradle documentation
- Spring Boot Gradle Plugin Reference Guide
- Create an OCI image
- Spring Reactive Web
The following guides illustrate how to use some features concretely:
These additional references should also help you: