polish
This commit is contained in:
@@ -17,19 +17,19 @@
|
||||
</logger>
|
||||
|
||||
<logger name="org.springframework.web">
|
||||
<level value="debug" />
|
||||
<level value="info" />
|
||||
</logger>
|
||||
|
||||
<logger name="org.springframework.binding">
|
||||
<level value="debug" />
|
||||
<level value="info" />
|
||||
</logger>
|
||||
|
||||
<logger name="org.springframework.webflow">
|
||||
<level value="debug" />
|
||||
<level value="info" />
|
||||
</logger>
|
||||
|
||||
<logger name="org.springframework.js">
|
||||
<level value="debug" />
|
||||
<level value="info" />
|
||||
</logger>
|
||||
|
||||
<!-- Root Logger -->
|
||||
|
||||
@@ -247,6 +247,16 @@
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
<div id="section6" class="section">
|
||||
<h3>Visualize the flow</h3>
|
||||
<ol>
|
||||
<li>
|
||||
In the SpringSource Tool Suite, navigate to your <span class="file">helloworld-flow.xml</span> in the Spring Explorer view, or within the Spring Elements node of the Project Explorer view.
|
||||
Right-click on the file and select Open Graphical Editor. Your graph should look similar to the visualization below:<br/><br/>
|
||||
<img src="<c:url value="/resources/images/tutorial/helloworld-flow.png"/>"/>
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
<div id="commandBar">
|
||||
<p>
|
||||
<a href="tutorial?execution=${flowExecutionKey}&_eventId=next">Next ></a>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
Reference in New Issue
Block a user