Skip to content

RezaMaz/user-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

User Management application(JoinFaces + Spring Boot 2)

Instructions(How to Run):

1.Install Postgres DBMS on your system. you can use below link: https://www.postgresql.org/download/

create database named modernisc with username postgres and password: 141433eli

2.Build it with maven and run the jar as if it was a standard jar:

java -jar target/user-management-0.0.1-SNAPSHOT.jar

It will launch a JSF and Spring powered website that you can access at http://localhost:8080/index.jsf

it has capabilities to create user in individual manner and batch and you can update and delete any user by icons in actions column in data table.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors