Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Add Spring integration support #469

Closed
Crazyjavahacking opened this issue Feb 7, 2021 · 2 comments
Closed

Add Spring integration support #469

Crazyjavahacking opened this issue Feb 7, 2021 · 2 comments
Labels
type: compatibility Native image compatibility issue
Milestone

Comments

@Crazyjavahacking
Copy link

I was wondering is Spring integration is supported or what is the current status of it?

@sdeleuze sdeleuze changed the title Is Spring integration supported? Add Spring integration support Feb 8, 2021
@sdeleuze sdeleuze added the type: compatibility Native image compatibility issue label Feb 8, 2021
@sdeleuze sdeleuze added this to the 0.9.x backlog milestone Feb 8, 2021
@sdeleuze
Copy link
Contributor

sdeleuze commented Feb 8, 2021

@artembilan
Copy link
Contributor

Here is the work to be done in Spring Integration project: spring-projects/spring-integration#3502.

Once that one is committed and this project is ready to consume Spring Boot 2.5 as based line, I'll come back here with some possible additional work, e.g. fix that list in Docs that it is supported as first step 😉 .

Will add some sample, hints and everything we would need to confirm that Spring Integration is supported in Spring Native already.

artembilan added a commit to artembilan/spring-native that referenced this issue Apr 28, 2021
Fixes spring-attic#469

* Introduce `org.springframework.integration.IntegrationHints`
for reflection and initialization types required in Spring Integration
for compatibility with Native
* Mention `spring-boot-starter-integration` as supported in the `support.adoc`
* Add `samples/integration` to demonstrate as much as possible of
Spring Integration in a simple app
@sdeleuze sdeleuze modified the milestones: Backlog, 0.10.0 May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: compatibility Native image compatibility issue
Development

Successfully merging a pull request may close this issue.

3 participants