Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/giri7a/password-management-tool

To maintain passwords with Strong Encryption and High Security.
https://github.com/giri7a/password-management-tool

hiber java jdbc jsp junit maven microservices mokito mysql restfull-api spring-boot spring-data-jpa spring-security

Last synced: 29 days ago
JSON representation

To maintain passwords with Strong Encryption and High Security.

Awesome Lists containing this project

README

        

# Password Management Tool
> * To maintain passwords with Strong Encryption and High Security.

*Using Technologies like:*
* Hibernate
* Junit
* Jsp
* Maven
* Mokito
* MySQL
* Spring Boot
* Spring Security
* Microservers
* RestFull-Api

*Setup Instructions*
> * Clone the repository to your local machine.
> * Install Maven and Java if not already installed.
> * Install Xampp to connect the apache and mysql and open phpmyadmin and create a database name called pmt
> *Open a web browser and go to `http://localhost:9092/` to access the insurance management platform.
> or
> * run the springboot main application from the project `src/main/java/com/example/tool/PasswordManagementToolApplication.java