spring_poc the default server port is 8080 and use http user can be registered in /user/signup and can be signed in with /user/sign-in web. The return will be a jwt token user can update their information like SSN, Address, Phone number use /user/upadate-user web. You need to add a admin in the data base to use admin function the administrator can find all user information, delete spcific user by userId and find one specific user information by userId