Skip to content

Commit d384301

Browse files
committed
added readme
1 parent d2b4ca9 commit d384301

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# spring-boot-security-oauth2
2-
This article aims to provide a working example of [spring boot security oauth2](http://www.devglan.com/spring-security/spring-boot-security-oauth2-example). To ge started with this project just checkout the project
2+
This article aims to provide a working example of spring boot security oauth2. To ge started with this project just checkout the project
33
and set up the database configuration as per application.properties and run Application.java as a java application and you are done.
4+
The complete explanation is provided on my blog - [spring security oauth2 example](http://www.devglan.com/spring-security/spring-boot-security-oauth2-example)
45
This project uses
56
1. Spring Boot 1.5.8.RELEASE
67
2. Java 8
78
3. MySql
9+
10+
Visit [spring security](http://www.devglan.com/tutorial/topics/spring-security) for other similar articles on spring security.

0 commit comments

Comments
 (0)