Updated README.md

added link back to the article: https://www.baeldung.com/java-postman-authentication/
This commit is contained in:
Asjad J 2022-09-17 08:47:59 +05:00 committed by GitHub
parent b51d0c0007
commit fc03564b9f
1 changed files with 1 additions and 0 deletions

View File

@ -13,4 +13,5 @@ The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
- [Spring Security Basic Authentication](https://www.baeldung.com/spring-security-basic-authentication)
- [New Password Storage In Spring Security 5](https://www.baeldung.com/spring-security-5-password-storage)
- [Default Password Encoder in Spring Security 5](https://www.baeldung.com/spring-security-5-default-password-encoder)
- [Basic Authentication With Postman](https://www.baeldung.com/java-postman-authentication/)