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: core/mybatis-generator-core/src/site/xhtml/reference/plugins.xhtml
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<!--
3
3
4
-
Copyright 2006-2022 the original author or authors.
4
+
Copyright 2006-2023 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.
@@ -119,6 +119,11 @@ The plugin will create the additional Methods:
119
119
<p>Using this plugin, you can configure the property values fluently with chained method calls. Example: <code>new MyDomain().withFoo("Test").withBar(4711);</code></p>
0 commit comments