reservationApp:NFQ实习任务

时间:2024-04-22 09:02:23
【文件属性】:

文件名称:reservationApp:NFQ实习任务

文件大小:85KB

文件格式:ZIP

更新时间:2024-04-22 09:02:23

java rest spring-boot thymeleaf authentication

带有REST身份验证登录/注销的基本预订项目 用户数 目前,有3个硬编码的“专家”用户和1个“部门”用户 "username":"specialist2","password":"123", "username":"specialist3","password":"123", "username":"dept","password":"123". ``` For password encryption and login authentication system uses Spring security 不需要身份验证,客户可以通过选择专家来预订最近的访问。 访问时间自动生成。 参观时间30分钟。 系统生成ID,时间和唯一的个人代码。 预订的访问次数以一天(24小时跨度)内可容纳的访问次数为上限。 如果有空白,系统将在不更改其他访问时间的情况下为他们填充新的访问 通过输入


【文件预览】:
reservationApp-master
----index.html(4KB)
----mvnw.cmd(6KB)
----mvnw(10KB)
----src()
--------test()
--------main()
----.mvn()
--------wrapper()
----README.md(2KB)
----pom.xml(3KB)
----docs()
--------index.md(1KB)
--------_config.yml(27B)
----.gitignore(395B)

网友评论