Merge branch 'develop-jersey' into stable-jersey
This commit is contained in:
commit
76447b9d41
@ -26,7 +26,7 @@ import org.springframework.stereotype.Component;
|
|||||||
*/
|
*/
|
||||||
@Component("aps.protected-api.jersey")
|
@Component("aps.protected-api.jersey")
|
||||||
@Lazy
|
@Lazy
|
||||||
public class ApsProtectedRestApiJerseyImpl extends ApsProtectedRestApiImpl implements ApsPublicRestJerseyApi {
|
public class ApsProtectedRestApiJerseyImpl extends ApsProtectedRestApiImpl implements ApsProtectedRestJerseyApi {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This constructor is for Spring or POJO use
|
* This constructor is for Spring or POJO use
|
||||||
|
Loading…
x
Reference in New Issue
Block a user