Pointing Jersey sample to v1.0 tag, closing #776
This commit is contained in:
parent
66853294b1
commit
5ff0165717
1 changed files with 2 additions and 2 deletions
|
|
@ -138,12 +138,12 @@ If you want to use akka-camel or any other modules that have their own "Bootable
|
|||
Java API: Typed Actors
|
||||
----------------------
|
||||
|
||||
`Sample module for REST services with Actors in Java <https://github.com/jboner/akka-modules/tree/master/akka-samples/akka-sample-rest-java/src/main/java/sample/rest/java>`_
|
||||
`Sample module for REST services with Actors in Java <https://github.com/jboner/akka-modules/tree/v1.0/akka-samples/akka-sample-rest-java/src/main/java/sample/rest/java>`_
|
||||
|
||||
Scala API: Actors
|
||||
-----------------
|
||||
|
||||
`Sample module for REST services with Actors in Scala <https://github.com/jboner/akka-modules/blob/master/akka-samples/akka-sample-rest-scala/src/main/scala/SimpleService.scala>`_
|
||||
`Sample module for REST services with Actors in Scala <https://github.com/jboner/akka-modules/blob/v1.0/akka-samples/akka-sample-rest-scala/src/main/scala/SimpleService.scala>`_
|
||||
|
||||
Using Akka with the Pinky REST/MVC framework
|
||||
--------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue