Skip to content

Activator template for a squbs service written (mostly) in Java

License

Notifications You must be signed in to change notification settings

akara/squbs-java-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  1. Run sbt from root directory to enter the interactive mode.

  2. Start the server by using re-start or run.

  3. Run scoverage by ;clean;coverage;test. This is good for Scala code.

  4. Run jacoco by jacoco:cover for Java and Scala code, but with quirks.

  5. URLs:

  6. Console URL: http://localhost:8080/adm

Most important - have fun!

About

Activator template for a squbs service written (mostly) in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published