개발서버에 push위해
This commit is contained in:
+1
-1
@@ -862,7 +862,7 @@ public class HttpClient5AdapterServiceRest extends HttpClient5AdapterServiceSupp
|
||||
}
|
||||
}
|
||||
|
||||
// from here by jwhong
|
||||
// from here by jwhong
|
||||
private String doOutboundPreFilter(Object eaiBody, String adapterName, String niceAuth) {
|
||||
|
||||
Properties properties = AdapterPropManager.getInstance().getProperties(adapterName); // jwhong
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package com.eactive.eai.adapter.http.dynamic;
|
||||
|
||||
public interface HttpAdapterServiceKey {
|
||||
// URL 파리미터 DEFAULT 이름
|
||||
// URL 파리미터 DEFAULT 이름
|
||||
static final String PARAMETER_MESSAGE = "_message_";
|
||||
|
||||
// URL 파리미터 이름
|
||||
|
||||
Reference in New Issue
Block a user