Merge branch 'develop-cxf' into stable-cxf
This commit is contained in:
commit
449c352aa5
@ -26,7 +26,7 @@ import org.springframework.stereotype.Component;
|
|||||||
*/
|
*/
|
||||||
@Component("aps.protected-api.cxf")
|
@Component("aps.protected-api.cxf")
|
||||||
@Lazy
|
@Lazy
|
||||||
public class ApsProtectedRestApiCxfImpl extends ApsProtectedRestApiImpl implements ApsPublicRestCxfApi {
|
public class ApsProtectedRestApiCxfImpl extends ApsProtectedRestApiImpl implements ApsProtectedRestCxfApi {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 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