We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All the points below are for discussion:
[ ] Take out old API Management Interceptor, examples, ... [ ] Unneeded interceptors [ ] Reference XSD on membrane-api.io
<spring:beans xmlns:spring="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://membrane-soa.org/proxies/1/" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-4.2.xsd http://membrane-soa.org/proxies/1/ http://membrane-soa.org/schemas/proxies-1.xsd">
[ ] Rename proxies.xml into apis.xml [ | Delete echo() from Exchange() - Is that method needed?
The text was updated successfully, but these errors were encountered:
Java 21
Sorry, something went wrong.
Describe guaranteed semantics like:
CBRInterceptor / switch uses XPath: Take out or replace with Script Support so XPath, JSONPath, SPel is working
there is a for CBR, but it works also with so take out the Internal Proxies.
No branches or pull requests
All the points below are for discussion:
[ ] Take out old API Management Interceptor, examples, ...
[ ] Unneeded interceptors
[ ] Reference XSD on membrane-api.io
[ ] Rename proxies.xml into apis.xml
[ | Delete echo() from Exchange() - Is that method needed?
The text was updated successfully, but these errors were encountered: