From 820d463af2d1470aee0bbb44f22f403e14b9fb92 Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Fri, 18 Sep 2020 21:51:34 +0800 Subject: [PATCH] update spring-boot-starter.md --- site/src/site/sphinx/spring-boot-starter.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/src/site/sphinx/spring-boot-starter.md b/site/src/site/sphinx/spring-boot-starter.md index 1f7cc098b..bd9f7ea13 100644 --- a/site/src/site/sphinx/spring-boot-starter.md +++ b/site/src/site/sphinx/spring-boot-starter.md @@ -18,6 +18,8 @@ Arthas Spring Boot Starter 应用启动后,spring会启动arthas,并且attach自身进程。 +> 一键创建包含 Arthas Spring Boot Starter 的工程:[点击](http://start.aliyun.com/bootstrap.html/#!dependencies=arthas) + ### 配置属性 比如,通过配置tunnel server实现远程管理: