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

How to configure spring integration #797

Closed
ghost opened this issue Jun 16, 2015 · 6 comments
Closed

How to configure spring integration #797

ghost opened this issue Jun 16, 2015 · 6 comments

Comments

@ghost
Copy link

ghost commented Jun 16, 2015

Hi,

I am very interested in springfox, especially to use it with Spring Integration. We have a lot of REST services exposed via http inbound gateways.
I have seen there is a closed question about that #550 but I could not figured out how to configure springfox to scan for Spring Integration resources.

Is there any documentation about it? Or could you give me a hint how to do that?

Thanks for your help!

@dilipkrish
Copy link
Member

@szabosolticzky would like to provide support for spring integration via a pr? We totally don't have the bandwidth to support this for now

@dilipkrish dilipkrish added this to the Someday milestone Jun 16, 2015
@jeffjwills
Copy link

Hi, I have currently used springfox for REST APIs which works perfectly but would also like it to pickup Spring Integration created inbound APIs. I came across this post which is now 2 years old, has anyone found a way to do this now?

@radoslaw-orlowski
Copy link

Hi, another year has passed :) Is is now possible to document Spring Integration endpoints? Would it be possible for someone to at least provide a short example on how to do this?

@dilipkrish
Copy link
Member

@the4dk actually, @dschulten is working on adding support for that and I'm pretty sure he could use some help with testing.

@dschulten
Copy link
Contributor

dschulten commented Nov 23, 2018

@the4dk for testing, please build my version at https://github.com/escalon/springfox/tree/feature/spring-integration-support (clone, switch to branch feature/spring-integration and build) see the readme for details: https://github.com/escalon/springfox/blob/feature/spring-integration-support/springfox-spring-integration/README.md
Example applications are here: https://github.com/escalon/springfox-demos/tree/feature/spring-integration-support?files=1

PR: #2793

@dilipkrish
Copy link
Member

Thank you @dschulten for your help! Im about to release 3.0.0 ... finally!

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

4 participants