From 1f8f24f3269bc26a2a5195bac89f704c5ce72e7c Mon Sep 17 00:00:00 2001 From: bezkoder <52996966+bezkoder@users.noreply.github.com> Date: Mon, 24 Feb 2020 08:58:05 +0700 Subject: [PATCH] update link for working with MongoDB --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 714dc41..459b6c4 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ For more detail, please visit: > [Secure Spring Boot App with Spring Security & JWT Authentication](https://bezkoder.com/spring-boot-jwt-authentication/) +> [For MongoDB](https://bezkoder.com/spring-boot-jwt-auth-mongodb/) + # Fullstack > [Spring Boot + Vue.js JWT Authentication](https://bezkoder.com/spring-boot-vue-js-authentication-jwt-spring-security/)