kotlin-jdsl-example icon indicating copy to clipboard operation
kotlin-jdsl-example copied to clipboard

How to Test

running application below command

./gradlew bootRun

Run the src/resources/test.http file.

If you don't know how to run test.http file Please refer to the link for how to run it.