first step towards jax-rs support, first tests passing
This commit is contained in:
parent
b1900b0a25
commit
0243a60d01
2 changed files with 19 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
package se.scalablesolutions.akka.api;
|
||||
|
||||
public interface JerseyFoo {
|
||||
public String foo();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue