From 7c14f626a81d3f8af6184c7a07ef347ae3c5c416 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Fri, 30 Sep 2022 14:23:19 -0400 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20https://www.ossez.com/t/he?= =?UTF-8?q?llo-spring-security-boot/14119=20=E5=86=85=E5=AE=B9=E5=88=B0?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- servlet/getting-started.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/servlet/getting-started.md b/servlet/getting-started.md index f4f0556..c435882 100644 --- a/servlet/getting-started.md +++ b/servlet/getting-started.md @@ -25,6 +25,8 @@ INFO 23689 --- [ restartedMain] .s.s.UserDetailsServiceAutoConfiguration : Using generated security password: 8e557245-73e2-4286-969a-ff57fe326336 ``` +?> 有关这个项目的运行,请参考页面:https://www.ossez.com/t/hello-spring-security-boot/14119 中的内容。 + ## Spring Boot 自动配置 // FIXME: Link to relevant portions of documentation