Posts

Showing posts with the label Spring Boot projects

Spring boot web project free download:User Registration System

Image
Greetings from the Knowledgefactory team!!! We provide student projects, mini-projects, MVP products etc... absolutely free. Maybe you can build more on top of this project and produce your own product, that's all about you. Here we provided some links to download spring boot user registration system mini-projects. You can download the project for free. 1. User Registration system - Spring boot + Thymeleaf Objective Of Spring Boot On User Management System The main objective of this project is to manage the details of the user. Admin will manage all these activities. Functionalities Admin Login and Logout with Spring security Admin has permission to add new users, update users, view users, delete users. Technologies Used JDK 17  Spring Boot Thymeleaf Spring Security Spring MVC H2DB Maven More info and download source code - click here 2. User Registration system - Spring boot + MongoDB + Angular Objective Of Spring Boot On User Management System The main objective of this project i

Online RSA Key Generator,Encryption and Decryption web application-Spring Boot web application free download

Image
RSA is asymmetric encryption, in which a key needed to encrypt data is made public, but the corresponding key needed to decrypt it is kept private, for example in a file on the server to which clients connect. In principle, such a system solves the problem of how to send a temporary encryption key securely to the server when opening a secure connection*. A very common asymmetric encryption system is RSA, named after inventors Rivest, Shamir & Adleman. Following technologies stack being used: Spring Boot 2.1.1.RELEASE Spring 5.1.3.RELEASE  Maven 3 JDK 1.8 Eclipse Oxygen jQuery Bootstrap Free Maker javascript RSA  This Online RSA application has three modules - It's is shown below Module 1:Generate RSA Key Online Action Click to Generate RSA Key Button, System will generate RSA key pair Module 2: Encryption Module 3:Decryption Download Source Code

Java security AES,SHA256,SHA512,MD5 - Spring Boot Project Free Download

Image
The download link is provided at the bottom of the page. Before downloading the source code please go through the functionalities available, technologies used, and a brief description.   For more topics, click the below link:   Kotlin hashing - MD5, SHA-1, SHA-256, SHA-384, SHA-512, and PBKDF2   Hashing in Java - MD5 ,SHA-1, SHA-256, SHA-384,SHA-512 and PBKDF2 Kotlin: RSA + AES a double layer security system  Kotlin- AES, RSA, 3DES Encryption and Decryption with example     Kotlin - RSA Encryption and Decryption with example Java-RSA Encryption and Decryption with example JAVA- AES Encryption and Decryption with example    Java - DES Encryption and Decryption with example   Java- Blowfish Encryption and decryption with Example   RSA + AES a double layer security system - Architecture + Implementation example - JAVA Kotlin- Blowfish Encryption and decryption with Example        Following technologies stack being used: Spring Boot 2.1.1.RELEASE Spring 5.1.3.RELEASE  Maven 3 JDK