using ApsProtectedRestJerseyApi
This commit is contained in:
parent
889c94af0e
commit
93875d74ac
@ -26,7 +26,7 @@ import org.springframework.stereotype.Component;
|
||||
*/
|
||||
@Component("aps.protected-api.jersey")
|
||||
@Lazy
|
||||
public class ApsProtectedRestApiJerseyImpl extends ApsProtectedRestApiImpl implements ApsPublicRestJerseyApi {
|
||||
public class ApsProtectedRestApiJerseyImpl extends ApsProtectedRestApiImpl implements ApsProtectedRestJerseyApi {
|
||||
|
||||
/**
|
||||
* This constructor is for Spring or POJO use
|
||||
|
Loading…
x
Reference in New Issue
Block a user