How to implement parent child mapping in same table..I mean photo table has pk_photo_id as primary key, and in same table there is one more column called parent_phito_id.. How to map this one..any sample code for this scenario..please help
Thank you Mr Brandan for these videos, great explanation, it helped a lot. I have a question, I'm working on docx and pdf file upload, I need them to be available for all users in my system so that they can download any file they want in the future, how can I do that ? The only methods I've found are only for showing files after been just uploaded, and they're no longer visible after refreshing the page. Thank you.
@@discospiff Thank you for you reply, I've already seen the other videos in the playlist, it's about how to show the image/file that has been just uploaded. You could say it's like listing files in a folder with a download option. Thanks
Thanks man, this helped me out alot :D
thank you , very helpful, very good job , keep it up , do more videos
Excellent, thanks for the feedback! I'm working on more videos this weekend. :)
Done thanks
Coollll
Great... I hope it helped!
How to implement parent child mapping in same table..I mean photo table has pk_photo_id as primary key, and in same table there is one more column called parent_phito_id..
How to map this one..any sample code for this scenario..please help
Thank you Mr Brandan for these videos, great explanation, it helped a lot.
I have a question, I'm working on docx and pdf file upload, I need them to be available for all users in my system so that they can download any file they want in the future, how can I do that ? The only methods I've found are only for showing files after been just uploaded, and they're no longer visible after refreshing the page. Thank you.
Keep watching there playlist this is in: spring boot and microservices. I show how to do what you want, with an image.
@@discospiff Thank you for you reply, I've already seen the other videos in the playlist, it's about how to show the image/file that has been just uploaded. You could say it's like listing files in a folder with a download option. Thanks