Skip to content

smqd/sample-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embeded SMQD Application Sample

Build Status

This sample shows how simple and easy to build your own application using SMQD

  1. check out this project
  2. simply sbt run
  3. open your browser with http://localhost:8080/hello and http://localhost:8080/echo/scala/MyMessage and http://localhost:8080/echo/java/MyMessage

sample codes

Scala

Java

Run samples

  • Scala sbt "runMain sample.helloworld.scala.Main"

  • Java sbt "runMain sample.helloworld.java.Main"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •