Тёмный
Code Java
Code Java
Code Java
Подписаться
This channel delivers videos about Java tutorials, Java code examples, Java tips, Java guides including: Java core, Java language, Java SE, Java EE, Java Collections, JDBC, Java File IO, Java Servlet, JavaServer Pages (JSP), Spring framework, Spring Boot, Hibernate framework, Java Web Services, RESTful webservices, REST APIs, Docker, Heroku, AWS, Eclipse IDE, NetBeans IDE, Tomcat server, and more.
Subscribe for comprehensive and easy-to-follow content to enhance your Java programming skills.
Is Spring @EnableWebSecurity Really Needed?
8:09
2 месяца назад
Spring @Scheduled Annotation Examples
11:03
2 месяца назад
How to Implement Scheduled Tasks in Spring
20:31
2 месяца назад
Disable CSRF in Spring Security 6.x
3:22
3 месяца назад
Setup OpenJDK 22 on Windows Step by Step
7:05
5 месяцев назад
Setup Oracle JDK 22 on Windows Step by Step
8:14
5 месяцев назад
Setup Oracle JDK 22 on macOS Step by Step
9:40
5 месяцев назад
Download and Install OpenJDK 22 on macOS
10:38
5 месяцев назад
Комментарии
@_a_a_.001
@_a_a_.001 23 часа назад
Thanks
@kazuri74
@kazuri74 День назад
thank you! I have successfully installed
@CodeJava
@CodeJava День назад
You're welcome! Glad it helped.
@brazo98
@brazo98 2 дня назад
Nammm very awesome tutorial. Thx a lot. 😻😻😻🌞🌞🌞
@CodeJava
@CodeJava День назад
Glad you liked it!!
@saiganesh2878
@saiganesh2878 2 дня назад
Thank you!!
@CodeJava
@CodeJava 2 дня назад
You're welcome! Glad it helped.
@nmdungofficial
@nmdungofficial 2 дня назад
Can you give me the code using github? Thank you!!
@CodeJava
@CodeJava 2 дня назад
here you go: github.com/codejava-official/spring-boot-registration-login
@brazo98
@brazo98 4 дня назад
Good morning dear Nam, as always a great film. I like it.🖖🏻🖖🏻🖖🏻😻😻😻
@CodeJava
@CodeJava 3 дня назад
Thank you! 😃
@justsmile7449
@justsmile7449 5 дней назад
Hello thnks a lot for your videos am beginner in java and i m using eclipse is eclipse a complete ide for web dev (spring boot , angular ) ? Thnks
@CodeJava
@CodeJava 4 дня назад
No, I suggest using IntelliJ IDEA which supports full development options. But it's not free like Eclipse. You can find free Eclipse plugins that support Angular development.
@Han-Trinh_Viet
@Han-Trinh_Viet 6 дней назад
Anh có thể làm video tích hợp với stripe được không ạ
@CodeJava
@CodeJava 4 дня назад
khi nào thời gian cho phép em ạ.
@Eltahawy983
@Eltahawy983 8 дней назад
Thanks , I swear it works
@CodeJava
@CodeJava 4 дня назад
Glad it helped.
@goodcourseavailable
@goodcourseavailable 9 дней назад
Does this work with project with spring boot thymeleaf MySQL? as fullstack ?
@CodeJava
@CodeJava 4 дня назад
Sure, it will work.
@goodcourseavailable
@goodcourseavailable 9 дней назад
I developed spring boot with thymeleaf MySQL. I created folder in static to store images . Can i use your approach to deploy without any additional please Please reply me 😭
@CodeJava
@CodeJava 4 дня назад
you can deploy static images normally. However if your app allows users to upload files, the uploaded files won't be kept on Heroku. That's why you will need to use Amazon S3 for user-uploaded files.
@goodcourseavailable
@goodcourseavailable 4 дня назад
@@CodeJava thank you
@fab_81
@fab_81 11 дней назад
do you have a discord or something? this CSRF configuration does not work on my POST operations and i need help to take a closer look.
@kaustubh97
@kaustubh97 13 дней назад
Very helpful
@CodeJava
@CodeJava 10 дней назад
Glad it helped!
@taerm6081
@taerm6081 15 дней назад
Thank you very much, it worked perfectly! (Eclipse Adoptium case)
@mohammadsolimany4359
@mohammadsolimany4359 16 дней назад
Hello, is it utf8 support?
@CodeJava
@CodeJava 13 дней назад
yes, if you use embedded fonts that support unicode.
@mohammadsolimany4359
@mohammadsolimany4359 13 дней назад
@CodeJava thank you, I could fix it. Wish you recorded a video for set a new font too
@chukwukennedy7035
@chukwukennedy7035 16 дней назад
Thank you for this videos. Great video's
@CodeJava
@CodeJava 13 дней назад
Glad you like them!
@divyarani9754
@divyarani9754 16 дней назад
Your concept are really helpfull and brief..But its not audible
@CodeJava
@CodeJava 10 дней назад
you mean you don't understand my English?
@hsmsailor85
@hsmsailor85 17 дней назад
Hi What if the header has HTTP_VIA header which usually have Gateway IP address. What would be the correct way to have a client IP Address in this case ? In fact what would be the Client IP if the header is different from X-Forwarded-For ? e.g. from following list : "X-Forwarded-For", "Proxy-Client-IP", "WL-Proxy-Client-IP", "HTTP_X_FORWARDED_FOR", "HTTP_X_FORWARDED", "HTTP_X_CLUSTER_CLIENT_IP", "HTTP_CLIENT_IP", "HTTP_FORWARDED_FOR", "HTTP_FORWARDED", "HTTP_VIA", "REMOTE_ADDR" Please reply. Thanks.
@minhnguyen86
@minhnguyen86 21 день назад
chỗ 1:23:38 lấy ContactManager ở đâu thế anh, em xem lại phần MainController.java làm gì có đường dẫn nào tên ContactManager đâu nhỉ
@rajatkukreja4514
@rajatkukreja4514 21 день назад
Successfully deployed my first Rest api in AWS with the help of this video... Nice work 😍 👏
@CodeJava
@CodeJava 19 дней назад
Glad it helped.
@FanDeVegeta69
@FanDeVegeta69 21 день назад
solucion eliminenlo manualmente a los que no les aparezca en el disco local c para eso se dirigen a disco c y luego archivos y ahi lo buscan y eliminan la carpeta
@shivarajshetty9860
@shivarajshetty9860 22 дня назад
There 15 test case in my project but getting only 1 test case run
@shivarajshetty9860
@shivarajshetty9860 22 дня назад
I am getting only one test case run
@mohammadsolimany4359
@mohammadsolimany4359 23 дня назад
We can use DTO
@brazo98
@brazo98 23 дня назад
Nam all you movies are awesome. I like it very mich 😻😻😻🌞🌞🌞 I'm a bigg fan I'm a bigg fan...
@adarsh-o5m
@adarsh-o5m 24 дня назад
i need help
@trunghieunguyen7771
@trunghieunguyen7771 24 дня назад
video chi tiết ạ, mong anh ra thêm nhiều video nữa ạ.
@CodeJava
@CodeJava 24 дня назад
cảm ơn em :)
@brazo98
@brazo98 24 дня назад
Nammm very nix movie. Thx a lot. 😻😻😻🌞🌞🌞
@CodeJava
@CodeJava 24 дня назад
Thank you too
@VuHoaiNam-zt1ls
@VuHoaiNam-zt1ls 24 дня назад
Great video, as usual😅
@CodeJava
@CodeJava 24 дня назад
Glad you enjoyed!
@adarsh-o5m
@adarsh-o5m 24 дня назад
is it possible to depoy the java standalone application
@CodeJava
@CodeJava 24 дня назад
yes, if the standalone is a kind of server application like Spring Boot. Watch this video: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-OrpRybZjDSY.html
@DrTungNguyenVN
@DrTungNguyenVN 26 дней назад
Thanks for sharing! What a good lecture!
@CodeJava
@CodeJava 26 дней назад
Glad it was helpful!
@enocan612
@enocan612 26 дней назад
I followed all the steps for OpenJDK 22 but it doesn't shows me the java version like how you did at 6:53, Idk what should I do Btw should I deleted the old JDK file I had in my PC before following this tutorial?
@CodeJava
@CodeJava 26 дней назад
did you open a new command prompt window after setting up JAVA_HOME and PATH system variables?
@enocan612
@enocan612 25 дней назад
@@CodeJava tbh, I am not sure. I just reset my whole laptop rn since I messed other things up overall. I will first watch OpenJDK uninstall then watch download OpenJDK 22 video of yours now
@enocan612
@enocan612 25 дней назад
@@CodeJava I tried it again, apparently the only problem I had was not putting the "\" right next to the bin at the very last step, I am still having that "upgrade your OpenJDK17 to 21 or later" on Minecraft problem so I will still look for that but thank you for the tutorial still 😄
@andgiaim
@andgiaim 28 дней назад
if the Microsoft Access db has a password which is the correct string url connection ? jdbc:ucanaccess://E:/Projects/MyContentApp/Contacts.accdb......." Thank you in advance Andrew
@mohamedamiinabdiaadan6821
@mohamedamiinabdiaadan6821 29 дней назад
thanks
@CodeJava
@CodeJava 29 дней назад
You're welcome! Glad it helped.
@mohamedamiinabdiaadan6821
@mohamedamiinabdiaadan6821 28 дней назад
@@CodeJava yeah
@datdang9416
@datdang9416 Месяц назад
Khi nào khóa Java Spring Boot E-Commerce Ultimate Course trên UDEMY có giảm giá lại vây a
@CodeJava
@CodeJava Месяц назад
chắc sang đầu tuần sau em ạ.
@datdang9416
@datdang9416 29 дней назад
@@CodeJava có cách nào để thanh toán không ạ,e thanh toán bằng visa sacombank mà nó báo lỗi mãi
@CodeJava
@CodeJava 29 дней назад
@@datdang9416 liên hệ với anh trên FB nhé: facebook.com/namjavaprogrammer/
@مقاطعاسلاميهمفيده
hello, you have instagram?
@CodeJava
@CodeJava Месяц назад
no, I don't use it.
@مقاطعاسلاميهمفيده
@@CodeJava Hello, please my friend, I want you to create an AWS account for me so that I can extract a code from it (Access key, Secret key) so that the ip rotate tool works in Burpsuite. By God, I have been trying to create an account for almost a year and I did not know how. Please create an account for me and give me the codes.
@kamalrahuman9872
@kamalrahuman9872 Месяц назад
Thanks
@CodeJava
@CodeJava Месяц назад
Welcome
@pwrdprompt
@pwrdprompt Месяц назад
Worked Amazingly! Thank you so much! :)
@CodeJava
@CodeJava Месяц назад
You're welcome! Glad it helped :)
@alexcontoso7888
@alexcontoso7888 Месяц назад
very helpful sir, thank you
@CodeJava
@CodeJava Месяц назад
Happy to help
@UserUnkown-do1ji
@UserUnkown-do1ji Месяц назад
thanks sir
@CodeJava
@CodeJava Месяц назад
you're welcome.
@soyduck0
@soyduck0 Месяц назад
thank you random man i hope you have a great day
@CodeJava
@CodeJava Месяц назад
you're welcome. Glad it helped.
@VaishnaviDhondge-r1d
@VaishnaviDhondge-r1d Месяц назад
will it be accessible to other pc's also???
@CodeJava
@CodeJava Месяц назад
yes, because its server program that will accept connections in the network.
@LudwingPerez-z4r
@LudwingPerez-z4r Месяц назад
16:33 S3 Utility class
@mohammadsolimany4359
@mohammadsolimany4359 Месяц назад
Hi sir, Rest API please
@CodeJava
@CodeJava Месяц назад
sure, check out my playlist for REST API development here: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-XLQxfpDmqbM.html
@jesusdfabra1956
@jesusdfabra1956 Месяц назад
And whit Visual Studio Code ?
@CodeJava
@CodeJava Месяц назад
it's similar. The Java code is the same.
@nlt-g3v
@nlt-g3v Месяц назад
Weird way of speaking
@CodeJava
@CodeJava Месяц назад
sorry to hear that.
@snackybaba
@snackybaba Месяц назад
so you just went into the Eclipse Adoptium folder and deleted the contents inside of it, I see
@CodeJava
@CodeJava Месяц назад
that's right in case you're uninstalling that Eclipse's JDK.
@Mahek-o5z
@Mahek-o5z Месяц назад
Thanks for making this tutorial.. The PayPal site is damn confusing it added more errors to my code rather than helping me.. I was stuck on this project for so long.. Thank you for saving me...👍❤🙌
@CodeJava
@CodeJava Месяц назад
You're welcome. Glad it helped to implement PayPal checkout.
@ItsDredziKK
@ItsDredziKK Месяц назад
Thank you bro it worked but i also had to delete my previous java variables since they were messing everything else up keep up the good work
@CodeJava
@CodeJava Месяц назад
Glad it helped
@rajeshvanga9507
@rajeshvanga9507 Месяц назад
how to disable csrf for version2.7.14
@CodeJava
@CodeJava Месяц назад
httpSecurity.csrf().disable();