-
Run
sbtfrom root directory to enter the interactive mode. -
Start the server by using
re-startorrun. -
Run scoverage by
;clean;coverage;test. This is good for Scala code. -
Run jacoco by
jacoco:coverfor Java and Scala code, but with quirks. -
URLs:
- http://localhost:8080/hello: Simple hello response
- http://localhost:8080/hello/{some_name}: Hello response greeting name and return Json response
- http://localhost:8080/hello/{some_name}/{delay}: Sends chunked response in intervals with delay in milliseconds
-
Console URL: http://localhost:8080/adm
akara/squbs-java-seed
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|