diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index 1b3eabba3d..de918c9e81 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -97,6 +97,9 @@ * xref:instanton.adoc[Faster startup with InstantOn] ** xref:instanton-sycalls-json.adoc[InstantOn system calls] ** xref:instanton-limitations.adoc[InstantOn limitations and known issues] +* xref:deploy-spring-boot.adoc[Configure and Deploy Spring Boot applications to Open Liberty] + ** xref:configure-spring-boot-actuator[Configuring non-default settings for the Spring Boot Actuator] + ** https://openliberty.io/guides/spring-boot.html[Guide:Containerizing, packaging, and running a Spring Boot application] * xref:runnable-jar-files.adoc[Runnable JAR files] * xref:class-loader-library-config.adoc[Class loader configuration] * xref:virtual-hosts.adoc[Virtual hosts]