Q1_20251109092625.webp
N

Q1_20251109092625.webp

fa25.studentcode, and include at least four packages: entity, repository, service, and controller.
3. Create your MS SQL database named RiceStoreDB2025 using a code-first approach with Spring Data
JPA, and ensure that it includes the data provided in the PE_HSF302_FA25_260925_Note file.
4. Set the default user interface for your project to the Login Page with the URL:http://localhost:8080/login
5. Your work will be considered invalid (0 points) if your code includes content that is unrelated to the
test.
Create an application using Spring Boot 3 with JDK-17 and Spring Data JPA. The SQL Server database will
be created to persist the data and it will be used for reading and managing data.
The figure below is part of the RiceStoreDB2025 database
accounts
suppliers
INT
account_id
PK
INT
supplier_id
VARCHAR(50) email
VARCHAR(20) password
VARCHAR(10) role
VARCHAR(50)
supplier_name
VARCHAR(15)
contact phone
VARCHAR(50)
email
PK
rices
INT
rice_id
H+
OVARCHAR(100) rice_name
DECIMAL
price
1
PK
INT
supplier id
FK
DATETIME
created at
Zoom
Note that: Role: Admin/Staff/Member;
Task 1. Design and Implement GUI pages using Thymeleaf (2.5 points)
- FUO
+ 100%
Close
Chưa có bình luận nào.

Thông tin

Category
HSF302
Thêm bởi
ngoctrinh92
Ngày thêm
Lượt xem
1,096
Lượt bình luận
0
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom