From ed2cd0905f6870eef2405723204617faefc15386 Mon Sep 17 00:00:00 2001 From: Taesan Date: Sun, 1 Mar 2020 23:32:05 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A7=88=EC=A7=80=EB=A7=89=20=EC=82=BD?= =?UTF-8?q?=EC=A7=88=EC=9D=B4=EB=A0=A5=EC=9D=80..=ED=98=84=EC=9E=AC=20?= =?UTF-8?q?=ED=95=B4=EA=B2=B0=EC=A4=91..?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 마지막 삽질이력은..현재 해결중.. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69361bd..df6ed32 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ SpringSecurity 설정오류 없는 계정의 ID로 로그인시도 하여 UsernameNotFoundException에러 처리를 예상했으나 BadCredentialsException로 예외처리 됨. - [Detail] + [working..]