Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Jersey フレームワークを使用して、JSON で次の形式のオブジェクトを取得しようとしています。
{ "EmployeeID" : 123, "Employee" : { "Name" :"John", "address: "1234,eldenSt", "Phone": 123456 } }
あなたの助けに感謝
ありがとう