An open API service indexing awesome lists of open source software.

https://github.com/alokkusingh/icare

Generated by the Red Hat Developer Launch (https://developers.redhat.com/launch)
https://github.com/alokkusingh/icare

Last synced: 2 months ago
JSON representation

Generated by the Red Hat Developer Launch (https://developers.redhat.com/launch)

Awesome Lists containing this project

README

        

# Spring boot - Google Authentication Ssample

Spring boot - Google Authentication Sample

## Run the applications

~~~bash
mvn clean install
java -jar $(find . -type f -name "*.jar")
~~~

Enjoy !!