先在EmployeeController.java中(Spring Rest Controller)增加一個Post,@RequestBody就是讓rest controller將傳過來的內容,轉換成employee。 package com.example.demo;.
確定! 回上一頁