Spring Integration Diagram from Java based config

已回答

Is it possible to generate/show the Spring Integration flow diagram based on a java based config file? I can't seem to find any way to access it and wonder if I'm doing something completely wrong or if the functionality simply isn't in place.

2

Hi, Magnus!
For the moment Spring Integration Diagram is only available for XML based configs. I'm working on SI diagram for annotation based configs and it should be available soon. Were you asking about it or about newly added Spring Integration Java DSL?

0
Avatar
Permanently deleted user

Thanks Ivan!

I was primarily interested in the diagram support for annotation based configs. Do you have any idea when we might see that support? Support for Spring Integration Java DSL would also be greatly appreciated!

0
Avatar
Permanently deleted user

Hi Ivan. Any news about support SI Java DSL?

0
Avatar
Permanently deleted user

I am also interested on that issue :) I have a small project with spring integration using only annotations and it'd be great to have a proper way of watching the diagram

0
Avatar
Permanently deleted user

Three years later.

Have some news about this feature ? 

 

0

Any updates? This would save a great deal of time on visualization/documentation.

0
Avatar
Permanently deleted user

Hi,

Is Spring Integration Diagram available for the java config files?

0

Hi. Fix for https://youtrack.jetbrains.com/issue/IDEA-131493 should be available in 2018.2

0
Avatar
Permanently deleted user

Hi,

I tried using the plugin for the java config files but I am not getting the expected diagram. Could you please share any sample example including what configurations I would need to do in order to use this feature with java config files?

0

@Amol Gaikwad, are you using 2018.2 build?

0
Avatar
Permanently deleted user

Hi, I already tried but the diagram is not correct for me either. I created a ticket https://youtrack.jetbrains.com/issue/IDEA-199620

Is this the same behavior you have @Amol?

0
Avatar
Permanently deleted user

Yes, I am using the 2018.2.4 build.

0
Avatar
Permanently deleted user

@Javier for me I am able to see only a single component and I am using Java config files. That's why thought of having a reference to verify whether I am following the right steps.

0

请先登录再写评论。