File tree Expand file tree Collapse file tree 2 files changed +48
-4
lines changed Expand file tree Collapse file tree 2 files changed +48
-4
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ ~ /*
3+ ~ *
4+ ~ * *
5+ ~ * * * Copyright 2019-2022 the original author or authors.
6+ ~ * * *
7+ ~ * * * Licensed under the Apache License, Version 2.0 (the "License");
8+ ~ * * * you may not use this file except in compliance with the License.
9+ ~ * * * You may obtain a copy of the License at
10+ ~ * * *
11+ ~ * * * https://www.apache.org/licenses/LICENSE-2.0
12+ ~ * * *
13+ ~ * * * Unless required by applicable law or agreed to in writing, software
14+ ~ * * * distributed under the License is distributed on an "AS IS" BASIS,
15+ ~ * * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16+ ~ * * * See the License for the specific language governing permissions and
17+ ~ * * * limitations under the License.
18+ ~ * *
19+ ~ *
20+ ~ */
21+ -->
22+
123<!DOCTYPE html>
224< html lang ="en ">
325< head >
@@ -40,7 +62,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>Getting S
4062< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
4163 <groupId>org.springdoc</groupId>
4264 <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
43- <version>2.0.0-M2 </version>
65+ <version>2.0.0-M3 </version>
4466 </dependency></ code > </ pre >
4567</ div >
4668</ div >
@@ -96,7 +118,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>Getting S
96118</ div >
97119< div id ="footer ">
98120< div id ="footer-text ">
99- Last updated 2022-04-07 20:33:32 +0200
121+ Last updated 2022-05-27 22:17:37 +0200
100122</ div >
101123</ div >
102124</ div >
Original file line number Diff line number Diff line change 1+ <!--
2+ ~ /*
3+ ~ *
4+ ~ * *
5+ ~ * * * Copyright 2019-2022 the original author or authors.
6+ ~ * * *
7+ ~ * * * Licensed under the Apache License, Version 2.0 (the "License");
8+ ~ * * * you may not use this file except in compliance with the License.
9+ ~ * * * You may obtain a copy of the License at
10+ ~ * * *
11+ ~ * * * https://www.apache.org/licenses/LICENSE-2.0
12+ ~ * * *
13+ ~ * * * Unless required by applicable law or agreed to in writing, software
14+ ~ * * * distributed under the License is distributed on an "AS IS" BASIS,
15+ ~ * * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16+ ~ * * * See the License for the specific language governing permissions and
17+ ~ * * * limitations under the License.
18+ ~ * *
19+ ~ *
20+ ~ */
21+ -->
22+
123<!DOCTYPE html>
224< html lang ="en ">
325< head >
@@ -44,7 +66,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
4466< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
4567 <groupId>org.springdoc</groupId>
4668 <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
47- <version>2.0.0-M2 </version>
69+ <version>2.0.0-M3 </version>
4870 </dependency></ code > </ pre >
4971</ div >
5072</ div >
@@ -217,7 +239,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
217239</ div >
218240< div id ="footer ">
219241< div id ="footer-text ">
220- Last updated 2022-04-07 20:33:32 +0200
242+ Last updated 2022-05-27 22:17:37 +0200
221243</ div >
222244</ div >
223245</ div >
You can’t perform that action at this time.
0 commit comments