You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mybatis-spring-boot-autoconfigure/src/site/xdoc/index.xml.vm
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -238,14 +238,14 @@ public class CityDao {
238
238
</td>
239
239
<td>
240
240
A MyBatis <code>Configuration</code> bean. About available properties see the <a href="http://www.mybatis.org/mybatis-3/configuration.html#settings">MyBatis reference page</a>.
241
-
<span class="label important">NOTE</span> This property cannot use at the same time with the <code>config-location</code>.
241
+
<span class="label important">NOTE</span> This property cannot use at the same time with the <code>config-location</code>.
242
242
</td>
243
243
</tr>
244
244
</tbody>
245
245
</table>
246
246
247
-
</subsection>
248
-
247
+
</subsection>
248
+
249
249
<subsection name="Running Samples">
250
250
<p>The project provides two samples so you play and experiment with them:</p>
0 commit comments