Skip to content

Commit 55bd986

Browse files
committed
Updated to 3.0.4
1 parent a7c77d0 commit 55bd986

File tree

4,977 files changed

+1782167
-1984603
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,977 files changed

+1782167
-1984603
lines changed

checkstyle-aggregate.html

Lines changed: 342 additions & 345 deletions
Large diffs are not rendered by default.

checkstyle.html

Lines changed: 35 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -2,36 +2,34 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-checkstyle-plugin:3.2.0:checkstyle at 25 November 2023
6-
| Rendered using Apache Maven Fluido Skin 1.11.1
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M19 from org.apache.maven.plugins:maven-checkstyle-plugin:3.4.0:checkstyle at 28 Nov 2024
6+
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
99
<head>
1010
<meta charset="UTF-8" />
1111
<meta name="viewport" content="width=device-width, initial-scale=1" />
12-
<meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
13-
<title>mybatis-spring-boot &#x2013; Checkstyle Results</title>
14-
<link rel="stylesheet" href="./css/apache-maven-fluido-1.11.1.min.css" />
12+
<meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M19" />
13+
<title>Checkstyle Results – mybatis-spring-boot</title>
14+
<link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M9.min.css" />
1515
<link rel="stylesheet" href="./css/site.css" />
1616
<link rel="stylesheet" href="./css/print.css" media="print" />
17-
<script src="./js/apache-maven-fluido-1.11.1.min.js"></script>
17+
<script src="./js/apache-maven-fluido-2.0.0-M9.min.js"></script>
1818
</head>
19-
<body class="topBarDisabled">
20-
<div class="container-fluid">
19+
<body>
20+
<div class="container-fluid container-fluid-top">
2121
<header>
2222
<div id="banner">
23-
<div class="pull-left"><div id="bannerLeft"><h1>mybatis-spring-boot</h1>
24-
</div>
25-
</div>
26-
<div class="pull-right"><a href="http://www.mybatis.org/" id="bannerRight" title="MyBatis logo"><img src="http://www.mybatis.org/images/mybatis-logo.png" alt="MyBatis logo" style="" /></a></div>
23+
<div class="pull-left"></div>
24+
<div class="pull-right"><div id="bannerRight"><h1><a href="https://blog.mybatis.org/" class="externalLink"><img class="imageLink" src="../images/mybatis-logo.png" alt="MyBatis logo" /> MyBatis</a></h1></div></div>
2725
<div class="clear"><hr/></div>
2826
</div>
2927

3028
<div id="breadcrumbs">
3129
<ul class="breadcrumb">
32-
<li id="publishDate">Last Published: 25 November 2023<span class="divider">|</span>
30+
<li id="publishDate">Last Published: 27 Nov 2024<span class="divider">|</span>
3331
</li>
34-
<li id="projectVersion">Version: 3.0.2</li>
32+
<li id="projectVersion">Version: 3.0.4</li>
3533
</ul>
3634
</div>
3735
</header>
@@ -45,59 +43,58 @@
4543
<div id="poweredBy">
4644
<div class="clear"></div>
4745
<div class="clear"></div>
48-
<div class="clear"></div>
49-
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
46+
<a href="https://maven.apache.org/" class="builtBy" target="_blank"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
5047
</div>
5148
</div>
5249
</header>
53-
<main id="bodyColumn" class="span10" >
50+
<main id="bodyColumn" class="span10">
5451
<section>
55-
<h2><a name="Checkstyle_Results"></a>Checkstyle Results</h2>
56-
<p>The following document contains the results of <a class="externalLink" href="https://checkstyle.org/">Checkstyle</a> 10.5.0 with checkstyle.xml ruleset.</p></section><section>
57-
<h2><a name="Summary"></a>Summary</h2>
58-
<table border="0" class="table table-striped">
52+
<h1>Checkstyle Results</h1><a id="Checkstyle_Results"></a>
53+
<p>The following document contains the results of <a class="externalLink" href="https://checkstyle.org/">Checkstyle</a> 10.17.0 with checkstyle.xml ruleset.</p><section>
54+
<h2>Summary</h2><a id="Summary"></a>
55+
<table class="table table-striped">
5956
<tr class="a">
6057
<th>Files</th>
61-
<th><figure><img src="images/icon_info_sml.gif" alt="" /></figure>&#160;Info</th>
62-
<th><figure><img src="images/icon_warning_sml.gif" alt="" /></figure>&#160;Warnings</th>
63-
<th><figure><img src="images/icon_error_sml.gif" alt="" /></figure>&#160;Errors</th></tr>
58+
<th><img src="images/icon_info_sml.gif" />&#160;Info</th>
59+
<th><img src="images/icon_warning_sml.gif" />&#160;Warnings</th>
60+
<th><img src="images/icon_error_sml.gif" />&#160;Errors</th></tr>
6461
<tr class="b">
65-
<td>49</td>
62+
<td style="text-align: left;">91</td>
6663
<td>0</td>
6764
<td>0</td>
6865
<td>0</td></tr></table></section><section>
69-
<h2><a name="Files"></a>Files</h2>
70-
<table border="0" class="table table-striped">
66+
<h2>Files</h2><a id="Files"></a>
67+
<table class="table table-striped">
7168
<tr class="a">
7269
<th>File</th>
73-
<th><figure><img src="images/icon_info_sml.gif" alt="" /></figure>&#160;I</th>
74-
<th><figure><img src="images/icon_warning_sml.gif" alt="" /></figure>&#160;W</th>
75-
<th><figure><img src="images/icon_error_sml.gif" alt="" /></figure>&#160;E</th></tr></table></section><section>
76-
<h2><a name="Rules"></a>Rules</h2>
77-
<table border="0" class="table table-striped">
78-
<tr class="b">
70+
<th><img src="images/icon_info_sml.gif" />&#160;I</th>
71+
<th><img src="images/icon_warning_sml.gif" />&#160;W</th>
72+
<th><img src="images/icon_error_sml.gif" />&#160;E</th></tr></table></section><section>
73+
<h2>Rules</h2><a id="Rules"></a>
74+
<table class="table table-striped">
75+
<tr class="a">
7976
<th>Category</th>
8077
<th>Rule</th>
8178
<th>Violations</th>
8279
<th>Severity</th></tr></table></section><section>
83-
<h2><a name="Details"></a>Details</h2></section>
80+
<h2>Details</h2><a id="Details"></a></section></section>
8481
</main>
8582
</div>
8683
</div>
8784
<hr/>
8885
<footer>
8986
<div class="container-fluid">
9087
<div class="row-fluid">
91-
<p>&#169; 2015&#x2013;2023
88+
<p>© 2015–2024
9289
<a href="https://www.mybatis.org/">MyBatis.org</a>
9390
</p>
9491
</div>
9592
</div>
9693
</footer>
9794
<script>
98-
if(anchors) {
99-
anchors.add();
100-
}
95+
if(anchors) {
96+
anchors.add();
97+
}
10198
</script>
10299
</body>
103100
</html>

ci-management.html

Lines changed: 22 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,36 +2,34 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:ci-management at 25 November 2023
6-
| Rendered using Apache Maven Fluido Skin 1.11.1
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M19 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.6.2:ci-management at 28 Nov 2024
6+
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
99
<head>
1010
<meta charset="UTF-8" />
1111
<meta name="viewport" content="width=device-width, initial-scale=1" />
12-
<meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
13-
<title>mybatis-spring-boot &#x2013; CI Management</title>
14-
<link rel="stylesheet" href="./css/apache-maven-fluido-1.11.1.min.css" />
12+
<meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M19" />
13+
<title>CI Management – mybatis-spring-boot</title>
14+
<link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M9.min.css" />
1515
<link rel="stylesheet" href="./css/site.css" />
1616
<link rel="stylesheet" href="./css/print.css" media="print" />
17-
<script src="./js/apache-maven-fluido-1.11.1.min.js"></script>
17+
<script src="./js/apache-maven-fluido-2.0.0-M9.min.js"></script>
1818
</head>
19-
<body class="topBarDisabled">
20-
<div class="container-fluid">
19+
<body>
20+
<div class="container-fluid container-fluid-top">
2121
<header>
2222
<div id="banner">
23-
<div class="pull-left"><div id="bannerLeft"><h1>mybatis-spring-boot</h1>
24-
</div>
25-
</div>
26-
<div class="pull-right"><a href="http://www.mybatis.org/" id="bannerRight" title="MyBatis logo"><img src="http://www.mybatis.org/images/mybatis-logo.png" alt="MyBatis logo" style="" /></a></div>
23+
<div class="pull-left"></div>
24+
<div class="pull-right"><div id="bannerRight"><h1><a href="https://blog.mybatis.org/" class="externalLink"><img class="imageLink" src="../images/mybatis-logo.png" alt="MyBatis logo" /> MyBatis</a></h1></div></div>
2725
<div class="clear"><hr/></div>
2826
</div>
2927

3028
<div id="breadcrumbs">
3129
<ul class="breadcrumb">
32-
<li id="publishDate">Last Published: 25 November 2023<span class="divider">|</span>
30+
<li id="publishDate">Last Published: 27 Nov 2024<span class="divider">|</span>
3331
</li>
34-
<li id="projectVersion">Version: 3.0.2</li>
32+
<li id="projectVersion">Version: 3.0.4</li>
3533
</ul>
3634
</div>
3735
</header>
@@ -45,19 +43,18 @@
4543
<div id="poweredBy">
4644
<div class="clear"></div>
4745
<div class="clear"></div>
48-
<div class="clear"></div>
49-
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
46+
<a href="https://maven.apache.org/" class="builtBy" target="_blank"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
5047
</div>
5148
</div>
5249
</header>
53-
<main id="bodyColumn" class="span10" >
50+
<main id="bodyColumn" class="span10">
5451
<section>
55-
<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
52+
<h1>Overview</h1><a id="Overview"></a>
5653
<p>This project uses <a class="externalLink" href="https://github.com/features/actions/">GitHub Actions</a>.</p></section><section>
57-
<h2><a name="Access"></a>Access</h2><a name="Access"></a>
54+
<h1>Access</h1><a id="Access"></a>
5855
<p>The following is a link to the continuous integration system used by the project:</p>
59-
<div class="source"><pre class="prettyprint"><a class="externalLink" href="https://github.com/mybatis/spring-boot-starter/actions">https://github.com/mybatis/spring-boot-starter/actions</a></pre></div></section><section>
60-
<h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a>
56+
<pre><a class="externalLink" href="https://github.com/mybatis/spring-boot-starter/actions">https://github.com/mybatis/spring-boot-starter/actions</a></pre></section><section>
57+
<h1>Notifiers</h1><a id="Notifiers"></a>
6158
<p>No notifiers are defined. Please check back at a later date.</p></section>
6259
</main>
6360
</div>
@@ -66,16 +63,16 @@ <h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a>
6663
<footer>
6764
<div class="container-fluid">
6865
<div class="row-fluid">
69-
<p>&#169; 2015&#x2013;2023
66+
<p>© 2015–2024
7067
<a href="https://www.mybatis.org/">MyBatis.org</a>
7168
</p>
7269
</div>
7370
</div>
7471
</footer>
7572
<script>
76-
if(anchors) {
77-
anchors.add();
78-
}
73+
if(anchors) {
74+
anchors.add();
75+
}
7976
</script>
8077
</body>
8178
</html>

cpd.html

Lines changed: 34 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2,36 +2,34 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-pmd-plugin:3.19.0:aggregate-cpd at 25 November 2023
6-
| Rendered using Apache Maven Fluido Skin 1.11.1
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M19 from org.apache.maven.plugins:maven-pmd-plugin:3.24.0:aggregate-cpd at 28 Nov 2024
6+
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
99
<head>
1010
<meta charset="UTF-8" />
1111
<meta name="viewport" content="width=device-width, initial-scale=1" />
12-
<meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
13-
<title>mybatis-spring-boot &#x2013; CPD Results</title>
14-
<link rel="stylesheet" href="./css/apache-maven-fluido-1.11.1.min.css" />
12+
<meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M19" />
13+
<title>CPD Results – mybatis-spring-boot</title>
14+
<link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M9.min.css" />
1515
<link rel="stylesheet" href="./css/site.css" />
1616
<link rel="stylesheet" href="./css/print.css" media="print" />
17-
<script src="./js/apache-maven-fluido-1.11.1.min.js"></script>
17+
<script src="./js/apache-maven-fluido-2.0.0-M9.min.js"></script>
1818
</head>
19-
<body class="topBarDisabled">
20-
<div class="container-fluid">
19+
<body>
20+
<div class="container-fluid container-fluid-top">
2121
<header>
2222
<div id="banner">
23-
<div class="pull-left"><div id="bannerLeft"><h1>mybatis-spring-boot</h1>
24-
</div>
25-
</div>
26-
<div class="pull-right"><a href="http://www.mybatis.org/" id="bannerRight" title="MyBatis logo"><img src="http://www.mybatis.org/images/mybatis-logo.png" alt="MyBatis logo" style="" /></a></div>
23+
<div class="pull-left"></div>
24+
<div class="pull-right"><div id="bannerRight"><h1><a href="https://blog.mybatis.org/" class="externalLink"><img class="imageLink" src="../images/mybatis-logo.png" alt="MyBatis logo" /> MyBatis</a></h1></div></div>
2725
<div class="clear"><hr/></div>
2826
</div>
2927

3028
<div id="breadcrumbs">
3129
<ul class="breadcrumb">
32-
<li id="publishDate">Last Published: 25 November 2023<span class="divider">|</span>
30+
<li id="publishDate">Last Published: 27 Nov 2024<span class="divider">|</span>
3331
</li>
34-
<li id="projectVersion">Version: 3.0.2</li>
32+
<li id="projectVersion">Version: 3.0.4</li>
3533
</ul>
3634
</div>
3735
</header>
@@ -45,59 +43,58 @@
4543
<div id="poweredBy">
4644
<div class="clear"></div>
4745
<div class="clear"></div>
48-
<div class="clear"></div>
49-
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
46+
<a href="https://maven.apache.org/" class="builtBy" target="_blank"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
5047
</div>
5148
</div>
5249
</header>
53-
<main id="bodyColumn" class="span10" >
50+
<main id="bodyColumn" class="span10">
5451
<section>
55-
<h2><a name="CPD_Results"></a>CPD Results</h2>
56-
<p>The following document contains the results of PMD's <a class="externalLink" href="https://pmd.github.io/latest/pmd_userdocs_cpd.html">CPD</a> 6.49.0.</p></section><section>
57-
<h2><a name="Duplications"></a>Duplications</h2>
58-
<table border="0" class="table table-striped">
52+
<h1>CPD Results</h1><a id="CPD_Results"></a>
53+
<p>The following document contains the results of PMD's <a class="externalLink" href="https://pmd.github.io/latest/pmd_userdocs_cpd.html">CPD</a> 7.3.0.</p><section>
54+
<h2>Duplications</h2><a id="Duplications"></a>
55+
<table class="table table-striped">
5956
<tr class="a">
6057
<th>File</th>
6158
<th>Project</th>
6259
<th>Line</th></tr>
6360
<tr class="b">
64-
<td>sample/mybatis/annotation/domain/City.java</td>
61+
<td style="text-align: left;">sample/mybatis/annotation/domain/City.java</td>
6562
<td>mybatis-spring-boot-sample-annotation</td>
6663
<td><a href="./xref/sample/mybatis/annotation/domain/City.html#L23">23</a></td></tr>
6764
<tr class="a">
68-
<td>sample/mybatis/freemarker/legacy/domain/City.java</td>
65+
<td style="text-align: left;">sample/mybatis/freemarker/legacy/domain/City.java</td>
6966
<td>mybatis-spring-boot-sample-freemarker-legacy</td>
7067
<td><a href="./xref/sample/mybatis/freemarker/legacy/domain/City.html#L23">23</a></td></tr>
7168
<tr class="b">
72-
<td>sample/mybatis/freemarker/domain/City.java</td>
69+
<td style="text-align: left;">sample/mybatis/freemarker/domain/City.java</td>
7370
<td>mybatis-spring-boot-sample-freemarker</td>
7471
<td><a href="./xref/sample/mybatis/freemarker/domain/City.html#L23">23</a></td></tr>
7572
<tr class="a">
76-
<td>sample/mybatis/thymeleaf/domain/City.java</td>
73+
<td style="text-align: left;">sample/mybatis/thymeleaf/domain/City.java</td>
7774
<td>mybatis-spring-boot-sample-thymeleaf</td>
7875
<td><a href="./xref/sample/mybatis/thymeleaf/domain/City.html#L23">23</a></td></tr>
7976
<tr class="b">
80-
<td>sample/mybatis/velocity/legacy/domain/City.java</td>
77+
<td style="text-align: left;">sample/mybatis/velocity/legacy/domain/City.java</td>
8178
<td>mybatis-spring-boot-sample-velocity-legacy</td>
8279
<td><a href="./xref/sample/mybatis/velocity/legacy/domain/City.html#L23">23</a></td></tr>
8380
<tr class="a">
84-
<td>sample/mybatis/velocity/domain/City.java</td>
81+
<td style="text-align: left;">sample/mybatis/velocity/domain/City.java</td>
8582
<td>mybatis-spring-boot-sample-velocity</td>
8683
<td><a href="./xref/sample/mybatis/velocity/domain/City.html#L23">23</a></td></tr>
8784
<tr class="b">
88-
<td>sample/mybatis/war/domain/City.java</td>
85+
<td style="text-align: left;">sample/mybatis/war/domain/City.java</td>
8986
<td>mybatis-spring-boot-sample-war</td>
9087
<td><a href="./xref/sample/mybatis/war/domain/City.html#L23">23</a></td></tr>
9188
<tr class="a">
92-
<td>sample/mybatis/web/domain/City.java</td>
89+
<td style="text-align: left;">sample/mybatis/web/domain/City.java</td>
9390
<td>mybatis-spring-boot-sample-web</td>
9491
<td><a href="./xref/sample/mybatis/web/domain/City.html#L23">23</a></td></tr>
9592
<tr class="b">
96-
<td>sample/mybatis/xml/domain/City.java</td>
93+
<td style="text-align: left;">sample/mybatis/xml/domain/City.java</td>
9794
<td>mybatis-spring-boot-sample-xml</td>
9895
<td><a href="./xref/sample/mybatis/xml/domain/City.html#L23">23</a></td></tr>
99-
<tr class="a"><td colspan='3'>
100-
<div>
96+
<tr class="a">
97+
<td colspan="3" style="text-align: left;">
10198
<pre>public class City implements Serializable {
10299

103100
private static final long serialVersionUID = 1L;
@@ -147,24 +144,24 @@ <h2><a name="Duplications"></a>Duplications</h2>
147144
return getId() + &quot;,&quot; + getName() + &quot;,&quot; + getState() + &quot;,&quot; + getCountry();
148145
}
149146

150-
}</pre></div></td></tr></table></section>
147+
}</pre></td></tr></table></section></section>
151148
</main>
152149
</div>
153150
</div>
154151
<hr/>
155152
<footer>
156153
<div class="container-fluid">
157154
<div class="row-fluid">
158-
<p>&#169; 2015&#x2013;2023
155+
<p>© 2015–2024
159156
<a href="https://www.mybatis.org/">MyBatis.org</a>
160157
</p>
161158
</div>
162159
</div>
163160
</footer>
164161
<script>
165-
if(anchors) {
166-
anchors.add();
167-
}
162+
if(anchors) {
163+
anchors.add();
164+
}
168165
</script>
169166
</body>
170167
</html>

css/apache-maven-fluido-1.11.1.min.css

Lines changed: 0 additions & 20 deletions
This file was deleted.

css/apache-maven-fluido-2.0.0-M9.min.css

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)