Spring AOP - Custom Annotation
3:00
Deploy NestJS MySQL on Render
7:57
NestJS Swagger API documentation
5:43
Upload Image to Firebase in ReactJS
11:48
Пікірлер
@RodriEpic
@RodriEpic 6 күн бұрын
Great video!!! Thanks man
@cricorio3966
@cricorio3966 8 күн бұрын
thank you very very much brother. this is the guide i was searching for. keep it up❤❤❤❤❤❤
@arockiyaraja7054
@arockiyaraja7054 11 күн бұрын
itss workingg 💛
@maits-us9py
@maits-us9py 16 күн бұрын
delete endpoint not working
@rkjessop
@rkjessop 17 күн бұрын
Can you post the code on a public github repo?
@NHNTV
@NHNTV 17 күн бұрын
github.com/nhndev/spring-boot-demo
@rkjessop
@rkjessop 16 күн бұрын
That was amazingly fast! Thanks! I've done quite a bit of research into authentication. I liked the different approach you took. Most others are repeating the same approach. Well done!
@rkjessop
@rkjessop 16 күн бұрын
@@NHNTV Put this link in the video info section.
@Rivu_Chowdhury
@Rivu_Chowdhury 22 күн бұрын
How did you added the configuration code in the vercel.json file.Where can I get it?
@ismailsunay65
@ismailsunay65 28 күн бұрын
Hi, thank you for your help! But I have questions: What do "FuncErrorException" and "FilenameUtils" contain? 6:50
@NHNTV
@NHNTV 26 күн бұрын
Sorry for the delayed response. 1. Here is the content of the FuncError class public class FuncErrorException extends RuntimeException { private static final long serialVersionUID = 5003320033602480096L; public FuncErrorException(final String message) { super(message); } } 2. Apache Commons Lang, the FilenameUtils class provides methods for working with file names and paths.
@tundeakinola8122
@tundeakinola8122 Ай бұрын
Hello, sorry where is the source code for this project as you didnt show the css files in the video... Pls very urgent....
@arefabdallah645
@arefabdallah645 Ай бұрын
is work with pgadmin?
@JuniorTeixeiraDev
@JuniorTeixeiraDev Ай бұрын
Thank you very much!!!!!!
@morsalinamunmun8717
@morsalinamunmun8717 Ай бұрын
video system bad, very fast
@aniketwakalkar5323
@aniketwakalkar5323 Ай бұрын
Thank you, thank you, thank you! This is exactly what I was looking for.
@tinjoy-vp7hk
@tinjoy-vp7hk Ай бұрын
Still having 404 error, but there`s no error on my log. Can someone help me to fix it?
@SheriffKoder9
@SheriffKoder9 Ай бұрын
Thanks a lot my friend, this helped me configure a cloud database for my Sequelize project 👍👍
@avilashbhowmik3995
@avilashbhowmik3995 Ай бұрын
Thanks a lot.
@nguyenluongtrungk17dn71
@nguyenluongtrungk17dn71 Ай бұрын
thank you very much
@RukshanFernando-iv8uh
@RukshanFernando-iv8uh 2 ай бұрын
Thank you very much
@alperuyank3149
@alperuyank3149 2 ай бұрын
mann you're boss
@cristianbarbosaandrisen3300
@cristianbarbosaandrisen3300 2 ай бұрын
👏👏👏
@thanguc2290
@thanguc2290 2 ай бұрын
cho mình xin code được không bạn
@altamashkhan4858
@altamashkhan4858 2 ай бұрын
need source code of side nav bar or git-hub link
@agustintorriani5679
@agustintorriani5679 2 ай бұрын
Bro, do u have the css or the source code? thanks! 🙏
@KadirOrtac-xj9ww
@KadirOrtac-xj9ww 2 ай бұрын
when i add vercel.json file, then production get crash.
@Davi-wv8mi
@Davi-wv8mi 2 ай бұрын
tls: { rejectUnauthorized: false }
@VickyKumar-xo6mp
@VickyKumar-xo6mp 2 ай бұрын
Can you give this project git link
@KROSGaminG
@KROSGaminG 2 ай бұрын
thanks brother
@putraprasetya4433
@putraprasetya4433 2 ай бұрын
Thank you, work for me
@minhquang7898
@minhquang7898 2 ай бұрын
The problem with free clever cloud is that it dont let us customize any table in database.
@varshu5654
@varshu5654 3 ай бұрын
Where can i get this js code
@DatNguyen-wb8jr
@DatNguyen-wb8jr 3 ай бұрын
could u please public source
@NHNTV
@NHNTV 3 ай бұрын
github.com/nhndev/node-postgresql-api
@asdbal12
@asdbal12 3 ай бұрын
many thanks for this. I managed to deploy it with the help of this video.
@user-vd9db3bb8f
@user-vd9db3bb8f 3 ай бұрын
can u give me,, json data link
@miladbannourah7798
@miladbannourah7798 3 ай бұрын
What if we have frontend also, do we put it in the same GitHub repo with the back end?
@ajayrathod6946
@ajayrathod6946 3 ай бұрын
Your video was very helpfull thanks
@alryanlicup7089
@alryanlicup7089 3 ай бұрын
What should be inside the .env file if were gonna be using the user and password from the clever cloud
@RukshanFernando-iv8uh
@RukshanFernando-iv8uh 3 ай бұрын
Thank you very much
@dishashah4197
@dishashah4197 3 ай бұрын
Thanks a lot , it helped me to deploy my first project on render
@hhide7
@hhide7 3 ай бұрын
Hey bro ! Thanks for the video. So it's working for me but like why it's showing CANNOT GET / What should i do to have access to my frontend side ?
@hhide7
@hhide7 3 ай бұрын
Sorry i did not precise my front is developed in Angular. But in my backend repository i have a build file for my front. So it should be working after the deployment
@81stargazer
@81stargazer 3 ай бұрын
I get an error on 6:34,load more functionality works but on the first load it shows the initial 2 names twice . GeorgeBluth JanetWeaver GeorgeBluth JanetWeaver EmmaWong EveHolt.why is this ?
@NHNTV
@NHNTV 3 ай бұрын
Please try removing the React.StrictMode tag in the index.js file!
@thfields
@thfields 3 ай бұрын
obrigado! simples e direto
@nhatkytran3449
@nhatkytran3449 3 ай бұрын
Thank you so much:3
@teddykavooh6502
@teddykavooh6502 3 ай бұрын
The MySQL integration works like a charm 👌
@freakworld7
@freakworld7 3 ай бұрын
It's free or not
@Bimalkgp
@Bimalkgp 3 ай бұрын
yes free
@letruongngochai915
@letruongngochai915 3 ай бұрын
May I ask a question? I would like to know if, when I push the code again, the server will have my updated code
@user-bp7ee7jv6c
@user-bp7ee7jv6c 4 ай бұрын
if mongodb install in my local stroage is it work ??
@frankamirsonsamonte4517
@frankamirsonsamonte4517 4 ай бұрын
How do you manage and connect to pgadmin 4?
@stellanwae5050
@stellanwae5050 4 ай бұрын
It would help to have a voice over
@IradukundaHeritier
@IradukundaHeritier 4 ай бұрын
Thanks a lot for this video ,it's straight to the point. UNDERSTOOD 👍🔥🔥🔥🔥😅
@UnknownnYellow
@UnknownnYellow 4 ай бұрын
Thanks man👍
@Nature_with_
@Nature_with_ 4 ай бұрын
thanks for this..