Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/giri7a/password-management-tool
- Owner: Giri7a
- Created: 2022-09-26T03:48:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T13:23:43.000Z (over 1 year ago)
- Last Synced: 2025-01-13T10:12:33.589Z (29 days ago)
- Topics: hiber, java, jdbc, jsp, junit, maven, microservices, mokito, mysql, restfull-api, spring-boot, spring-data-jpa, spring-security
- Language: Java
- Homepage:
- Size: 3.48 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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