angular6-example icon indicating copy to clipboard operation
angular6-example copied to clipboard

Function Update

Open majito11 opened this issue 6 years ago • 1 comments

Hello, I have a problem, when select update, appears zone.js:2969 PUT http://localhost:4200/users/1 404 (Not Found). I don't know where is the problem, because the others functions work normally. Please help me

majito11 avatar Oct 27 '18 04:10 majito11

Check your angular service class. It's making a server call to spring boot app. This spring boot app was created when we created a demo app using angular 5. Hence, while creating angular 6 demo app, we reusdd the same APIs

On Sat, 27 Oct, 2018, 10:16 majito11, [email protected] wrote:

Hello, I have a problem, when select update, appears zone.js:2969 PUT http://localhost:4200/users/1 404 (Not Found). I don't know where is the problem, because the others functions work normally. Please help me

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/only2dhir/angular6-example/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AJoZaUtSQKFNvfT7J-e-h0T4YvU5xRgdks5uo-UggaJpZM4X9Pc5 .

only2dhir avatar Oct 27 '18 06:10 only2dhir