Skip to content

Commit d2b4ca9

Browse files
authored
Create README.md
1 parent ca769be commit d2b4ca9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 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
3+
and set up the database configuration as per application.properties and run Application.java as a java application and you are done.
4+
This project uses
5+
1. Spring Boot 1.5.8.RELEASE
6+
2. Java 8
7+
3. MySql

0 commit comments

Comments
 (0)