added basic JAX-RS, Jersey and Grizzly HTTP server support
This commit is contained in:
parent
cee06a2230
commit
7133c42c00
12 changed files with 597 additions and 191 deletions
|
|
@ -1,5 +1,7 @@
|
|||
package com.scalablesolutions.akka.api;
|
||||
|
||||
import com.scalablesolutions.akka.kernel.configuration.*;
|
||||
|
||||
import com.google.inject.*;
|
||||
import com.google.inject.jsr250.ResourceProviderFactory;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue