From 62c14bb3bc958496d89f78217a9fe6d573411a4d Mon Sep 17 00:00:00 2001 From: kimyonghwa Date: Thu, 18 Apr 2019 15:23:57 +0900 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index badbe85..d08d331 100644 --- a/README.md +++ b/README.md @@ -62,4 +62,9 @@ - Document - https://daddyprogrammer.org/post/636/springboot2-springsecurity-authentication-authorization/ - Git - - https://github.com/codej99/SpringRestApi/tree/feature/security \ No newline at end of file + - https://github.com/codej99/SpringRestApi/tree/feature/security +- SpringBoot2로 Rest api 만들기(9) – Unit Test + - Document + - https://daddyprogrammer.org/post/938/springboot2-restapi-unit-test/ + - Git + - https://github.com/codej99/SpringRestApi/tree/feature/junit-test \ No newline at end of file