Skip to content
New issue

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

Cleanup 6.0.0 #1411

Open
predic8 opened this issue Dec 16, 2024 · 3 comments
Open

Cleanup 6.0.0 #1411

predic8 opened this issue Dec 16, 2024 · 3 comments
Milestone

Comments

@predic8
Copy link
Member

predic8 commented Dec 16, 2024

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?

@predic8 predic8 added this to the 6.0.0 milestone Dec 16, 2024
@predic8
Copy link
Member Author

predic8 commented Dec 24, 2024

Java 21

@predic8
Copy link
Member Author

predic8 commented Dec 24, 2024

Describe guaranteed semantics like:

  • In response you can assume that there is a response
  • In request you can assume that there is a request

@predic8
Copy link
Member Author

predic8 commented Dec 24, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant