Simple example usage of jawn
Bear in mind that jawn is currently under heavy development and refactoring, so this example usage may not be updated to use the latest version of jawn. When a stable version of jawn is done, then this example will start to reflect the most current release.
-
This example uses Gradle as build system, but this project includes a wrapper for Gradle, so it is not necessary to have it installed on your system.
-
Run the application with Gradle already installed:
gradle run
- Run the application with Gradle NOT installed:
[*NIX]: ./gradlew run
[Windows]: gradlew.bat run
- Browse to:
http://localhost:8080/