File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
httprpc-test/src/main/webapp Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 104104
105105<hr />
106106
107- <a href =" ${ pageContext. request. contextPath } /system-info?api" >System Info (API)</a ><br />
108- <br />
109- <a href =" ${ pageContext. request. contextPath } /system-info" >System Info</a ><br />
110-
111- <hr />
112-
113107<form action =" ${ pageContext. request. contextPath } /test" method =" post" enctype =" application/x-www-form-urlencoded" >
114108<table >
115109<tr >
187181</table >
188182</form >
189183
184+ <hr />
185+
186+ <a href =" ${ pageContext. request. contextPath } /system-info?api" >System Info (API)</a ><br />
187+ <br />
188+ <a href =" ${ pageContext. request. contextPath } /system-info" >System Info</a ><br />
189+
190190<h2 >MongoDB</h2 >
191191
192192<a href =" ${ pageContext. request. contextPath } /restaurants?api" >Restaurants (API)</a ><br />
You can’t perform that action at this time.
0 commit comments