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
<tdclass="tableblock halign-left valign-top"><pclass="tableblock"><code>Boolean</code>. To enable fully qualified names.</p></td>
@@ -210,9 +220,9 @@
210
220
<tdclass="tableblock halign-left valign-top"><pclass="tableblock"><code>Boolean</code>. To expose the swagger-ui on the actuator management port.</p></td>
Copy file name to clipboardExpand all lines: docs/features.html
+1-22Lines changed: 1 addition & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -428,27 +428,6 @@ <h3 id="_exposing_swagger_ui_on_the_actuator_port">Exposing swagger-ui on the Ac
428
428
</div>
429
429
</div>
430
430
<divclass="sect2">
431
-
<h3id="_graalvm_and_spring_native_for_native_images">GraalVM and spring-native for native images</h3>
432
-
<divclass="paragraph">
433
-
<p><code>springdoc-openapi</code>, supports out of the box <ahref="https://www.graalvm.org/">GraalVM</a> native images.</p>
434
-
</div>
435
-
<divclass="paragraph">
436
-
<p>If the application uses <ahref="https://docs.spring.io/spring-native/docs/current/reference/htmlsingle/">spring-native</a>, there is no additional configuration required to enable the support of native images.</p>
437
-
</div>
438
-
<divclass="admonitionblock note">
439
-
<table>
440
-
<tr>
441
-
<tdclass="icon">
442
-
<iclass="fa icon-note" title="Note"></i>
443
-
</td>
444
-
<tdclass="content">
445
-
The url of the swagger-ui using native images, contains the version of the swagger-ui. This is related to the following enhancement request in GraalVM <ahref="https://github.com/oracle/graal/issues/1108">#1108</a>.
446
-
</td>
447
-
</tr>
448
-
</table>
449
-
</div>
450
-
</div>
451
-
<divclass="sect2">
452
431
<h3id="_integration_with_wildfly">Integration with WildFly</h3>
453
432
<divclass="ulist">
454
433
<ul>
@@ -472,7 +451,7 @@ <h3 id="_integration_with_wildfly">Integration with WildFly</h3>
<li><ahref="#selecting-the-rest-controllers-to-include-in-the-documentation">4.6. Selecting the Rest Controllers to include in the documentation</a></li>
59
60
<li><ahref="#spring-webfluxwebmvc-fn-with-functional-endpoints">4.7. Spring-webflux/WebMvc.fn with Functional Endpoints</a></li>
60
61
<li><ahref="#exposing-swagger-ui-on-the-actuator-port">4.8. Exposing swagger-ui on the Actuator port</a></li>
61
-
<li><ahref="#graalvm-and-spring-native-for-native-images">4.9. GraalVM and spring-native for native images</a></li>
62
-
<li><ahref="#integration-with-wildfly">4.10. Integration with WildFly</a></li>
62
+
<li><ahref="#integration-with-wildfly">4.9. Integration with WildFly</a></li>
<h3id="spring-native-support"><aclass="anchor" href="#spring-native-support"></a>3.7. Spring Native support</h3>
457
+
<divclass="paragraph">
458
+
<p><code>springdoc-openapi</code>, supports out of the box <ahref="https://www.graalvm.org/">GraalVM</a> native images.
459
+
If the application uses <ahref="https://docs.spring.io/spring-native/docs/current/reference/htmlsingle/">spring-native</a>, you should add the following dependency, together with the springdoc-openapi-ui/webflux-ui dependency:
460
+
This dependency helps native support on springdoc-openapi.</p>
The url of the swagger-ui using native images, contains the version of the swagger-ui. This is related to the following enhancement request in GraalVM <ahref="https://github.com/oracle/graal/issues/1108">#1108</a>.
<p>For a project that wants to enable javadoc support, you should add the following dependency, together with the <code>springdoc-openapi-ui</code> dependency:</p>
<h3id="graalvm-and-spring-native-for-native-images"><aclass="anchor" href="#graalvm-and-spring-native-for-native-images"></a>4.9. GraalVM and spring-native for native images</h3>
989
-
<divclass="paragraph">
990
-
<p><code>springdoc-openapi</code>, supports out of the box <ahref="https://www.graalvm.org/">GraalVM</a> native images.</p>
991
-
</div>
992
-
<divclass="paragraph">
993
-
<p>If the application uses <ahref="https://docs.spring.io/spring-native/docs/current/reference/htmlsingle/">spring-native</a>, there is no additional configuration required to enable the support of native images.</p>
994
-
</div>
995
-
<divclass="admonitionblock note">
996
-
<table>
997
-
<tr>
998
-
<tdclass="icon">
999
-
<iclass="fa icon-note" title="Note"></i>
1000
-
</td>
1001
-
<tdclass="content">
1002
-
The url of the swagger-ui using native images, contains the version of the swagger-ui. This is related to the following enhancement request in GraalVM <ahref="https://github.com/oracle/graal/issues/1108">#1108</a>.
1003
-
</td>
1004
-
</tr>
1005
-
</table>
1006
-
</div>
1007
-
</div>
1008
-
<divclass="sect2">
1009
-
<h3id="integration-with-wildfly"><aclass="anchor" href="#integration-with-wildfly"></a>4.10. Integration with WildFly</h3>
1052
+
<h3id="integration-with-wildfly"><aclass="anchor" href="#integration-with-wildfly"></a>4.9. Integration with WildFly</h3>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock"><code>Boolean</code>. To expose the swagger-ui on the actuator management port.</p></td>
0 commit comments