Skip to content

Connect to db#54

Open
VuVanHoc wants to merge 4 commits into
UETCodeCamp:masterfrom
VuVanHoc:connect_to_db
Open

Connect to db#54
VuVanHoc wants to merge 4 commits into
UETCodeCamp:masterfrom
VuVanHoc:connect_to_db

Conversation

@VuVanHoc

Copy link
Copy Markdown
Contributor

No description provided.

@quytm quytm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Push thừa: thư mục .idea

System.out.println("Remove id " +id);
items.remove(id);
@PostMapping(value = "/xu-ly-them-nguoi-dung")
public String handleFormAddUser(@RequestParam("name") String name, @RequestParam("email") String email,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

e k cần đẩy lên từng field một như thế này, sử dụng @ModelAttribute để đẩy lên cả đối tượng Customer
có thể tham khảo code phía bạn VuVanTung

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants