Skip to content

Commit 2c557c2

Browse files
berniegpharawata
andauthored
Update src/site/xdoc/configuration.xml
Co-Authored-By: Iwao AVE! <[email protected]>
1 parent 49dc90d commit 2c557c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/xdoc/configuration.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1908,7 +1908,7 @@ SqlSessionFactory factory = new SqlSessionFactoryBuilder().build(reader, propert
19081908
Most MyBatis applications will configure a dataSource as in the
19091909
example. However, it’s not required. Realize though, that to
19101910
facilitate Lazy Loading, this dataSource is required.
1911-
<p>
1911+
</p>
19121912
<p>There are three built-in dataSource types (i.e. type="[UNPOOLED|POOLED|JNDI]"):
19131913
</p>
19141914
<p>

0 commit comments

Comments
 (0)