doc work
This commit is contained in:
@@ -3,12 +3,15 @@
|
||||
## Spring Security REST Example Project
|
||||
|
||||
|
||||
### Relevant Articles:
|
||||
- [Spring Security Expressions – hasRole Example](http://www.baeldung.com/spring-security-expressions-basic)
|
||||
|
||||
|
||||
### Build the Project
|
||||
```
|
||||
mvn clean install
|
||||
```
|
||||
|
||||
|
||||
### Use the REST Service
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user