added interface for active object configurator, now with only guice impl class + added default servlet hooking into akka rest support via jersey
This commit is contained in:
parent
0243a60d01
commit
8c8ba29afc
19 changed files with 684 additions and 435 deletions
|
|
@ -56,12 +56,6 @@
|
|||
<version>2.4.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.sun.jersey.test.framework</groupId>
|
||||
<artifactId>jersey-test-framework</artifactId>
|
||||
<version>1.0.3</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue