/rhino-security

Rhino Security is Spring boot project to practice Spring security with different set of implementation of security

Primary LanguageJava

About The Project

Rhino Security is project about demo of Spring Security with Form and Sign in with Google and how to get information from it. This project is showing capabilities about spring security filters.

Here's why:

  • Your time should be focused on creating something amazing. A project that solves a problem and helps others
  • You shouldn't be doing the same tasks over and over like creating a README from scratch
  • You should implement DRY principles to the rest of your life 😄

Built With

  • Java
  • Spring

Getting Started

To get started with repository you can follow below list of steps

Prerequisites

Make sure you have Java and maven are installed in your local system.

Installation

Follow below of steps to run your service locally.

  1. Create google developer account and get required keys
  2. Clone the repo
    git clone https://github.com/sandip1805/rhino-security.git
  3. Install Dependencies
    mvn clean install
  4. Run your application
    mvn spring-boot:run

(back to top)

Contact

Sandip Patel - @sandip0018 - sandip1805@gmail.com

(back to top)