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

Remove support for spring-integration #2978

Closed
tdiesler opened this issue Jun 22, 2020 · 0 comments
Closed

Remove support for spring-integration #2978

tdiesler opened this issue Jun 22, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@tdiesler
Copy link
Contributor

Extends the Spring programming model to support the well-known Enterprise Integration Patterns. Spring Integration enables lightweight messaging within Spring-based applications and supports integration with external systems via declarative adapters. Those adapters provide a higher-level of abstraction over Spring’s support for remoting, messaging, and scheduling. Spring Integration’s primary goal is to provide a simple model for building enterprise integration solutions while maintaining the separation of concerns that is essential for producing maintainable, testable code.

https://spring.io/projects/spring-integration

Starting with Camel-3.4.0 we see incompatibility issues with WildFly-18

Support for a "build your own appserver" on top of another appserver should probably be removed.

@tdiesler tdiesler added the task label Jun 22, 2020
@tdiesler tdiesler added this to the 11.2.0 milestone Jun 22, 2020
@tdiesler tdiesler self-assigned this Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant