-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
None
see (2) in the overarching epic (WINDUP-2136)
dependencies between different apps:
by connecting them based on the integration points (e.g. app1 exposed service1, app2 consumes service1)
the displayed information on the connection of nodes: type (e.g. REST, JMS Queue etc.), the name e.g. of the queue, the REST path, ...
when selecting a node, the app name should be displayed
as far as I can evaluate, we need to do the following things:
- check which information we can extract from decompiled classes and property files / config files and correlate (e.g. path's of URL enpoints, queue names, etc.)
- UI for the report
- implementation of creating the data for the report
- is related to
-
WINDUPRULE-142 Remote Services Report Needs to Handle Spring Remote Services ( XML Source )
-
- In Progress
-
-
WINDUPRULE-363 Remote Services Report Needs to Handle Spring Remote Services ( Java Source )
-
- In Progress
-