https://github.com/knowledgefactory4u/usermanagementsystem-springboot-thymeleaf
User management system,Student Project,Thymeleaf,H2DB,Mini Project,Spring Boot,Download source,
https://github.com/knowledgefactory4u/usermanagementsystem-springboot-thymeleaf
Last synced: 4 months ago
JSON representation
User management system,Student Project,Thymeleaf,H2DB,Mini Project,Spring Boot,Download source,
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/usermanagementsystem-springboot-thymeleaf
- Owner: knowledgefactory4u
- License: gpl-3.0
- Created: 2022-03-13T06:57:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-13T13:39:21.000Z (over 3 years ago)
- Last Synced: 2025-01-14T15:42:42.133Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 41 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# usermanagementsystem-springboot-thymeleaf
User management system,Student Project,Thymeleaf,H2DB,Mini Project,Spring Boot,Download source codeDownload Source code - Local environment setup
Step1: Install JDK 17 - click here
Step2: Install eclipse - click here
Step3: Download/clone source code - click here
Step4: Install Apache Maven - click here
Step5: Execute the command - mvn clean install
Step6: Run the app as a Java application or execute mvn spring-boot:run
Step7: Access the app - http://localhost:9080/
Step8: Admin Login - user name <[email protected]> & password <Temp123>