You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Readme.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ I've written a complete tutorial series for this application on The CalliCoder B
53
53
mvn package
54
54
java -jar target/polls-0.0.1-SNAPSHOT.jar
55
55
```
56
-
5 **Add the default Roles**
56
+
5.**Add the default Roles**
57
57
58
58
The spring boot app uses role based authorization powered by spring security. Please execute the following sql queries in the database to insert the `USER` and `ADMIN` roles.
0 commit comments