Skip to content

Commit f1408ae

Browse files
committed
updated JAVA docs
1 parent 78cec0d commit f1408ae

File tree

156 files changed

+466
-178
lines changed

Some content is hidden

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

156 files changed

+466
-178
lines changed

docs/allclasses-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 14:54:47 IST 2020 -->
5+
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 15:01:51 IST 2020 -->
66
<title>All Classes</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="dc.created" content="2020-11-08">

docs/allpackages-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 14:54:47 IST 2020 -->
5+
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 15:01:51 IST 2020 -->
66
<title>All Packages</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="dc.created" content="2020-11-08">

docs/apidocs/annotations/EnableDocs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 14:54:47 IST 2020 -->
5+
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 15:01:51 IST 2020 -->
66
<title>EnableDocs</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="dc.created" content="2020-11-08">

docs/apidocs/annotations/package-summary.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 14:54:47 IST 2020 -->
5+
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 15:01:51 IST 2020 -->
66
<title>apidocs.annotations</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="dc.created" content="2020-11-08">

docs/apidocs/annotations/package-tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 14:54:47 IST 2020 -->
5+
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 15:01:51 IST 2020 -->
66
<title>apidocs.annotations Class Hierarchy</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="dc.created" content="2020-11-08">

docs/apidocs/config/SwaggerConfig.html

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 14:54:47 IST 2020 -->
5+
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 15:01:51 IST 2020 -->
66
<title>SwaggerConfig</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="dc.created" content="2020-11-08">
@@ -20,7 +20,7 @@
2020
<script type="text/javascript" src="../../script-dir/jquery-ui.js"></script>
2121
</head>
2222
<body class="class-declaration">
23-
<script type="text/javascript">var data = {"i0":10,"i1":10};
23+
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10};
2424
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
2525
var altColor = "altColor";
2626
var rowColor = "rowColor";
@@ -151,6 +151,11 @@ <h2>Method Summary</h2>
151151
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#swaggerConfig()">swaggerConfig</a></span>()</code></th>
152152
<td class="colLast">&nbsp;</td>
153153
</tr>
154+
<tr class="altColor" id="i2">
155+
<td class="colFirst"><code>(package private) springfox.documentation.swagger.web.UiConfiguration</code></td>
156+
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#uiConfig()">uiConfig</a></span>()</code></th>
157+
<td class="colLast">&nbsp;</td>
158+
</tr>
154159
</tbody>
155160
</table>
156161
</div>
@@ -198,6 +203,13 @@ <h3><a id="swaggerConfig()">swaggerConfig</a></h3>
198203
</li>
199204
<li class="blockList">
200205
<section class="detail">
206+
<h3><a id="uiConfig()">uiConfig</a></h3>
207+
<div class="memberSignature"><span class="annotations">@Bean
208+
</span><span class="returnType">springfox.documentation.swagger.web.UiConfiguration</span>&nbsp;<span class="memberName">uiConfig</span>()</div>
209+
</section>
210+
</li>
211+
<li class="blockList">
212+
<section class="detail">
201213
<h3><a id="securityInfo()">securityInfo</a></h3>
202214
<div class="memberSignature"><span class="annotations">@Bean
203215
</span><span class="modifiers">public</span>&nbsp;<span class="returnType">springfox.documentation.swagger.web.SecurityConfiguration</span>&nbsp;<span class="memberName">securityInfo</span>()</div>

docs/apidocs/config/package-summary.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 14:54:47 IST 2020 -->
5+
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 15:01:51 IST 2020 -->
66
<title>apidocs.config</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="dc.created" content="2020-11-08">

docs/apidocs/config/package-tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 14:54:47 IST 2020 -->
5+
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 15:01:51 IST 2020 -->
66
<title>apidocs.config Class Hierarchy</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="dc.created" content="2020-11-08">

docs/constant-values.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 14:54:47 IST 2020 -->
5+
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 15:01:51 IST 2020 -->
66
<title>Constant Field Values</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="dc.created" content="2020-11-08">

docs/deprecated-list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 14:54:47 IST 2020 -->
5+
<!-- Generated by javadoc (14.0.2) on Sun Nov 08 15:01:51 IST 2020 -->
66
<title>Deprecated List</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="dc.created" content="2020-11-08">

0 commit comments

Comments
 (0)