File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/main/java/org/mybatis/spring/config Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright 2010-2017 the original author or authors.
4
+ Copyright 2010-2018 the original author or authors.
5
5
6
6
Licensed under the Apache License, Version 2.0 (the "License");
7
7
you may not use this file except in compliance with the License.
47
47
<xsd : annotation >
48
48
<xsd : documentation >
49
49
<![CDATA[
50
- The scanner will register all interfaces in the base package that also have the specified annotation .
50
+ The scanner will register all interfaces in the base package that also have the specified interface class as a parent .
51
51
]]>
52
52
</xsd : documentation >
53
53
<xsd : appinfo >
61
61
<xsd : annotation >
62
62
<xsd : documentation >
63
63
<![CDATA[
64
- The scanner will register all interfaces in the base package that also have the specified interface class as a parent .
64
+ The scanner will register all interfaces in the base package that also have the specified annotation .
65
65
]]>
66
66
</xsd : documentation >
67
67
<xsd : appinfo >
You can’t perform that action at this time.
0 commit comments