-
Run
sbt
from root directory to enter the interactive mode. -
Start the server by using
re-start
orrun
. -
Run scoverage by
;clean;coverage;test
. This is good for Scala code. -
Run jacoco by
jacoco:cover
for 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
-
Notifications
You must be signed in to change notification settings - Fork 1
Activator template for a squbs service written (mostly) in Java
License
akara/squbs-java-seed
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Activator template for a squbs service written (mostly) in Java
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published