From 73471f6ec97c91e4d8f61e3853024c9395916345 Mon Sep 17 00:00:00 2001 From: Eugen Date: Mon, 13 Jun 2016 00:34:53 +0300 Subject: [PATCH] Update README.md --- spring-security-rest-full/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spring-security-rest-full/README.md b/spring-security-rest-full/README.md index f648c49244..72e8636df1 100644 --- a/spring-security-rest-full/README.md +++ b/spring-security-rest-full/README.md @@ -2,6 +2,8 @@ ## REST Example Project with Spring Security +### The Course + The "REST With Spring" Classes: http://bit.ly/restwithspring ### Relevant Articles: - [Spring Security Expressions - hasRole Example](http://www.baeldung.com/spring-security-expressions-basic)