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)
- Host: GitHub
- URL: https://github.com/alokkusingh/icare
- Owner: alokkusingh
- License: apache-2.0
- Created: 2018-08-25T16:33:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-25T17:12:18.000Z (almost 7 years ago)
- Last Synced: 2025-04-23T12:19:02.212Z (2 months ago)
- Language: Java
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 !!