File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
java/org/mybatis/spring/annotation
resources/org/mybatis/spring/config Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 190
190
* <p>
191
191
* The default is {@literal true}. This means that a property placeholder processing execute.
192
192
*
193
- * @since 3.0.3
193
+ * @since 2.1.2
194
194
*
195
195
* @return a flag that whether execute a property placeholder processing or not
196
196
*/
Original file line number Diff line number Diff line change 152
152
<xsd : annotation >
153
153
<xsd : documentation >
154
154
<![CDATA[
155
- Specifies a flag that whether execute a property placeholder processing or not. (Since 3.0.3 )
155
+ Specifies a flag that whether execute a property placeholder processing or not. (Since 2.1.2 )
156
156
The default is true. This means that a property placeholder processing execute.
157
157
]]>
158
158
</xsd : documentation >
You can’t perform that action at this time.
0 commit comments