Skip to content

Commit e630274

Browse files
committed
Add note for war-deployment
1 parent bd48357 commit e630274

File tree

1 file changed

+4
-1
lines changed
  • spring-boot-admin-docs/src/main/asciidoc

1 file changed

+4
-1
lines changed

spring-boot-admin-docs/src/main/asciidoc/index.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,10 @@ public class SpringBootAdminApplication {
5656
}
5757
----
5858

59-
See also the https://github.com/codecentric/spring-boot-admin/tree/master/spring-boot-admin-samples/spring-boot-admin-sample/[spring-boot-admin-sample-project].
59+
NOTE: If you want to setup the Spring Boot Admin Server via war-deployment in a servlet-container, please have a look at the https://github.com/codecentric/spring-boot-admin/blob/master/spring-boot-admin-samples/spring-boot-admin-sample-war/[spring-boot-admin-sample-war].
60+
61+
See also the https://github.com/codecentric/spring-boot-admin/tree/master/spring-boot-admin-samples/spring-boot-admin-sample/[spring-boot-admin-sample] project.
62+
6063

6164
[[register-client-applications]]
6265
=== Register client applications ===

0 commit comments

Comments
 (0)