Java Full-Stack Development Course: www.udemy.com/course/a-complete-guide-to-java-full-stack-development-with-react/?couponCode=DCWFEB18CC3
@dr.kenedy-oltitia Жыл бұрын
You have gotten a new subscriber for generously sharing this knowledge and the source code. Great work. I am a senior full stack developer , using Java and Javascript(both React and Vue) and i can confirm that this is a great content , showing step by step the full software development life cycle in a simplified manner.
@dailycodework Жыл бұрын
Thank you so much, I'm so glad to hear that 🙏
@viki-mk6eo Жыл бұрын
hello,I would like to know if this is possible to realize this project on idea if I follow this video tutorial. this video is too long, I'm afraid I won't be able to do it in the end. I'm a beginner and I don't know much about this.
@praiseodeyemi3629 Жыл бұрын
@@viki-mk6eo what basic knowledge do you have? If youre a fresh beginner, you might need to learn some html, css, javascript and Java basics(OOP). You can learn them and come back to this course. Its a good course to help you apply the basics you will be learning
@noddye1764 Жыл бұрын
Hey can you tell which project model is perfect for this project? waterfall or v model or agile or any other?
@defnotdev1 Жыл бұрын
@@viki-mk6eo To understand this project, I think you must have Java basic (in here you will know annotation, exception, ...), OOP (interface, class, ...), SQL basic, HTML and CSS basic then you learn React basic (similarly with useState and useEffect), after you know CSS basic, I recommend you pickup framework CSS BootstrapCSS or TailwindCSS to style quickly frontend. With Spring framework you should know SpringCore (DI, Bean, IoC Container, ...). I think these enough to learn DailyCodeWork's project. And if you see strange terms in this tutorial you should search it on your browser read this and research. For example, at part JwtSpringSecurity I will search architecture of it, see workflow and how to components work. My english is bad. hehe
@jeancytshibembamukendi1820 Жыл бұрын
The best project I have ever come across on KZbin, hat off Sir, you are amazingly genius
@dailycodework Жыл бұрын
I'm glad to hear that , thanks so much :-)
@akashkd714111 ай бұрын
Hey how can i contact you
@dailycodework11 ай бұрын
@@akashkd7141 facebook.com/cDaily115
@DineshKumar-ti8hy10 ай бұрын
do have run this project its shows me some error do you any idea to run this project
@dailycodework10 ай бұрын
@@DineshKumar-ti8hy hi, sorry to hear that, what is the error?
@ultrainn7 ай бұрын
Truly one of the greatest tutorials I have found on youtube, even though some parts were skipped it was still pretty fun figuring out what you changed and bugfixing and in the end having such an amazing project! Thanks for your efforts and great videos.
@Premji_likes_sanity Жыл бұрын
Your remarkable content and diligent efforts deserve more than words can express. From the depths of my heart, thank you! Your exceptional work is truly appreciated. ❤❤❤❤❤❤❤❤
@dailycodework Жыл бұрын
🙏🙏🙏🙏 :-)
@mytrendtoday Жыл бұрын
all support this legend please it s pleasure to see this remarkable content
@dailycodework Жыл бұрын
Thanks, friend 🙏🙏
@Uttkarsh_811 ай бұрын
you have come like a god to me. Thank you so much!!
@dailycodework11 ай бұрын
Thanks, friend
@ezreal4211 Жыл бұрын
I have finished the first video all. And i appreciate your effort and thank you a lot. Keep it up you are doing great!!! I really liked your content.(P.S : I kinda didn't get used to your architecture xd)
@diaone19211 ай бұрын
Your knowledge and source code helped me so much. Thank you!
@DineshKumar-ti8hy11 ай бұрын
How to run in react or spring boot
@虞飞鸾9 ай бұрын
Thank you, sir. It's a marvelous project. Would you be able to continue and create another video tutorial on how to deploy?
@CompIT0597 Жыл бұрын
Thank u so much sir you are saving life spring boot learners ❤
@dailycodework Жыл бұрын
I'm glad you like it :-)
@ahmetsamiyeniceriАй бұрын
First of all thank you for the course. I just want to make some basic recommendations about the structure. I think, we should implement the controller methods first then jump into service code as a best practice. And also we better not to have any business logic in our controller classes. These are the things I've been learned from past but if i'm wrong we can discuss it of course.
@ajaywankhade50544 ай бұрын
Somebody please help ,I have been getting 401 while registering user even though i have added roles in database.
@dynamo76603 ай бұрын
@@ajaywankhade5054 have you figured it out?
@kawtarelallam20162 ай бұрын
did u fix the problem ? im having the same issue
@BrianSang-z9n Жыл бұрын
Nice tutorial. Good job @Daily Code Work
@dailycodework Жыл бұрын
Thanks, man
@aliksargsyan2782 Жыл бұрын
Wooow this is so amazing 😳😳😯😯😯, thank you God bless you, I have no word to describe how I thanks for this content
@dailycodework Жыл бұрын
🙏🙏🙏🙏 Thank you so much for your support :-)
@kirankumarbehera3574 Жыл бұрын
8:05:25 At this time i'm getting error from postman. { "path": "/error", "error": "Unauthorized", "message": "Full authentication is required to access this resource", "status": 401 }
@kirankumarbehera357411 ай бұрын
@@Kingslayer-z7w go to SQL workbench and search for role table, it would be empty. Populate the table with three roles, ROLE_USER, ROLE_ADMIN and ROLE_EDITOR with id 1,2 and 3 respectively. Save the table and then send request from postman, mine worked.
@dragosivanciuc525310 ай бұрын
did you find the problem?
@cassiekim43219 ай бұрын
me too
@namnguyenhoang-or8lc9 ай бұрын
@@cassiekim4321 you need to insert the role manually to the database in role table
@AzhaanNazim Жыл бұрын
i am getting an error : Process terminated with exit code: 1 please help me Sir !!!!!! in jwtAuthEntrypoint it is showing : Exception 'jakarta.servlet.ServletException' is never thrown in the method
@olanrewajusaka3991 Жыл бұрын
This is absolutely the best tutorial I have ever seen sir, please would also want you to do for real estate too sir
@dailycodework Жыл бұрын
Noted!!! :-)
@oneway5093 Жыл бұрын
Great contribution, God bless you in everything.
@dailycodework Жыл бұрын
Thanks for your appreciation 🙏
@Harendra_84 Жыл бұрын
I am not able to create user as a admin role
@mishanino3 ай бұрын
Why are you using the BookedRoom entity class directly in the controller as the input model from frontend,, this does not seem correct?
@yaredtchnologytube4095 Жыл бұрын
You are special person thanks for your helpful video
@shahzadmalik4781 Жыл бұрын
Can you please clarify me how the confirmationcode has been set in the booking table. Because you are not sending it from the frontend and not handling in the backend also. May be I am not able to see it? help me to understand that.
@dailycodework Жыл бұрын
The confirmation code is returned from the backend when the booking is successful
@dangkiet65932 ай бұрын
i got 401 Unauthorized when i try to register user for the first time , how can i fix it ? pls help me
@funcodepp9 ай бұрын
When I make a successful reservation, the reservation successful interface appears, but when I click Return, the reservation failed interface appears. How can I solve this problem?
@cassiekim43219 ай бұрын
done with video and always 403 for rooms/all-rooms (postman is working well) pls.help me. i feel like it's cors error. ** has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. but I installed Allows Cors error program
@matheusfel82166 ай бұрын
7:36:22 this "source" in the CorsConfig class is no longer accepted in line FilterRegistrationBean instance bean = new FilterRegistrationBean(new CorsFilter()); because it is a redundant argument, my code worked after removing it. thank you very much for the video
@dailycodework6 ай бұрын
Sounds great!
@balajigapat5335 Жыл бұрын
I got this error trying to create an user in postman: { "path":"/error", "error":"Unauthorized", "message":"Full authentication is required to access this resource", "status":401 } any idea why? Please reply when any one knows this bugs.
@umarsyed7 Жыл бұрын
Hello! Even I am getting the same error. Have you figured out the solution for this? I have been trying it for a few days and was unable to fix it. It would be of great help if you could help me out with any form of solution to this.
@umarsyed711 ай бұрын
I found the error. It is because the 'Role' table is not populated with any value, as Eclipse tells me "No value found". Just populate a single row the the ID '1' and 'ROLE_USER'. The issue should be resolved.
@Kingslayer-z7w11 ай бұрын
hey bro also even if i have id 1 and 2 in roles assigned to "ROLE_ADMIN"and "ROLE_USER" all the user role ones are working but the admin one is not working and says you nedd full authorization to this resource whenever i try to do things the guy in the video is trying@@umarsyed7
@gusdev-r9 ай бұрын
@@umarsyed7 i got the same error in another personal project, can u explain with more details how you solve it?
@motivatedforever26 ай бұрын
How to login or register as admin? can you please explain i followed each and every step but I'm unable to register or login as admin how to do that?
@dailycodework6 ай бұрын
Hi, you can create some roles in the database first before login in
@deepanshujain96918 ай бұрын
great work...thanks for sharing
@uccuong68147 ай бұрын
I have subscribed to your channel and I am happy to try the code following your instructions. Thank you. Can you add a video about other functions?
@abiabinaya88276 ай бұрын
When I navigate to add room page, roomtypeselector component disappears in the blink of an eye. If I refresh again, the same thing happens again. Because of this, I can't add a new room. I can't add a new room manually in the database also. Please someone help me with this issue.
@dailycodework6 ай бұрын
Hi, sorry to hear that, please get the source code from GitHub and follow up diligently
@abiabinaya88276 ай бұрын
@@dailycodework The Problem was resolved. Thanks for the great video😸
@motivatedforever23 ай бұрын
Please sir can you tell me, which JPA implementation we are using here ?
@dailycodework3 ай бұрын
Hibernate
@thanhhieptran85118 ай бұрын
bro, can you deploy web on server and tutorial is this?
@RajeshKrish-o9z3 ай бұрын
sir its really Awesome project. can you tell me how to take secret ket
@Airuoro9 ай бұрын
Thank u very much, Bro.
@kelvinnwachukwu814110 ай бұрын
Please could you make a Fullstack project using react typescript and Java perhaps an e-commerce application thanks
@rupashreebhanjdeo5998 Жыл бұрын
Dear sir , Thanks a lot for the awesome explanation, just checking if some body from admin want to assign from available Dbl bed Room no 101 , 102, 103 etc for a booking , Should additional field Room No to ne added in the Room Master along with Room ID , Room Type, or should separate table be created for storing Room No .(101 .. 100n ) Please suggest, for multiple rooms for a room type, Thanks, Best Regards..
@littlerooky3 ай бұрын
for who getting error when register, it is because we must adding role table manually in mysql.
@rupashreebhanjdeo5998 Жыл бұрын
Dear Sir, great explanation, I was just wondering how to create stay view for a month in a single screen table with left column rooms (101 .. 100n) top row as date (1... 30) with showing the Room booking (customer name ) date wse . Thanks .. Best Wishes.
@dailycodework Жыл бұрын
Sure, if I understand you correctly, that can be achieved by creating a booking history table with the information you want to show and then create a view at the front end to display
@raffaelebarbato821110 ай бұрын
Thanks for your content. It was such inspirational and so educational for me. I just have one question about this Project, how can I use microservices? I mean, how many microservices I need to consider to have the same structure? I thought one microservice for Room, one for BookedRoom and I don't know how to count User/Role. what do you think about? Thanks you again for all support
@babzi99 Жыл бұрын
❤. Love u bro
@dailycodework Жыл бұрын
Glad to hear :-)
@adityaprbw11 ай бұрын
In this project, is there any stripe payment?
@ARHuzni Жыл бұрын
good job sir, thank you
@japhetniyonzima97955 ай бұрын
Thank you for the great work. it helped me to know a lot of thing. However, complete the tutorial, I got the problem to add a new room. I always get the error: org.springframework.web.multipart.MultipartException: Current request is not a multipart request. I even changed the return of header function as proposed in one comment, but the error remains the same. Below is the change I made in return function but in vain return { Authorization: `Bearer ${token}`, "Content-Type": "multipart/form-data", } Please someone help me to resolve that issue..
@dailycodework5 ай бұрын
Hi, sorry to hear that, if you are using Postman, it means your request does not contain an image/photo. make sure you select/include the photo for the room you are trying to save
@japhetniyonzima97955 ай бұрын
@@dailycodework when I test with Postman everything goes well but when I use the form of front-end I get the error. Someone also suggested to change the form tag and add: encType="multipart/form-data" but I still get the same error even if I restart the server or close visual studio code
@dailycodework5 ай бұрын
@@japhetniyonzima9795 Oh, sorry for that, please, did you follow my code on github? if Yes, please carefully compare the code step-by-step with yours, you might be missing out something.
@JesusMoralesCarrillo Жыл бұрын
I got this error trying to create an user in postman: {"path":"/error","error":"Unauthorized","message":"Full authentication is required to access this resource","status":401} any idea why?
@umarsyed7 Жыл бұрын
Hello! Even I am getting the same error. Have you figured out the solution for this? I have been trying it for a few days and was unable to fix it. It would be of great help if you could help me out with any form of solution to this.
@maddiramayyapurilla5089 Жыл бұрын
@@umarsyed7 bro, even i am also stuck at there, @dailycodework please help us
@noddye1764 Жыл бұрын
you found out why its not working?@@umarsyed7
@prajwalsoni968611 ай бұрын
Hello I Am Getting the same error if your error get resolved please help me for this
@umarsyed711 ай бұрын
@@prajwalsoni9686 I found the error. It is because the 'Role' table is not populated with any value, as Eclipse tells me "No value found". Just populate a single row the the ID '1' and 'ROLE_USER'. The issue should be resolved.
@babzi99 Жыл бұрын
Could you please share your application .yml file 😢❤
@Lalitkumar-wc8ii11 ай бұрын
i am getting below for register user need some help { "path": "/error", "error": "Unauthorized", "message": "Full authentication is required to access this resource", "status": 401 }
@dailycodework11 ай бұрын
It means you have to login with the specified role before you can perform that operation
@Lalitkumar-wc8ii11 ай бұрын
@@dailycodework but don't have any user or any role just clone the repo try to register, should i create role first ? Can please provide the steps to run the project. It would be great if you mention all the steps to run both project in description.
@dailycodework11 ай бұрын
@@Lalitkumar-wc8ii Please try to exercise some patience and watch the video to get it all, you will understand more about the project doing that. Cheers!!!
@Lalitkumar-wc8ii11 ай бұрын
@@dailycodework Thanks i got the issue , it's realy a awesome project .
@phoebelim229810 ай бұрын
@@Lalitkumar-wc8ii Hi there. May i ask how you fix this problem? I stuck here too
@mohamednizar9753 Жыл бұрын
bro i cloned this on intellij for backed and vs code for fronted but how do i run frontend on vs code, please clear this!
@imsoumyadeep0111 ай бұрын
First start the backend application. And then for the frontend open terminal from your IDE and first write npm install and after that npm run dev(for vite project).
@ShivamSahu-u9y10 ай бұрын
How I can login as admin ? When I am registering user it is giving role default as User. Please Help me with this.
@dailycodework10 ай бұрын
Create admin role in the database
@ShivamSahu-u9y10 ай бұрын
Where you create the admin role in the project.@@dailycodework
@ShivamSahu-u9y10 ай бұрын
I already have created admin role in the database. @@dailycodework
@dragosivanciuc525310 ай бұрын
@@dailycodework If I put ROLE_ADMIN at id:1 I get error in postman when trying to create and if I try to assign role to user if its not admin I am not allowed because user_role is read only, help please?
@mrAnas72218 ай бұрын
Same problem. Did you know the solution?
@FITNESSYT-x9d7 ай бұрын
I can't register for a new user 401
@dailycodework7 ай бұрын
Hi, check to make sure you have created some roles in the database before registering any user
@SujithCS-he8ft8 ай бұрын
copied git hub url is giving main branch path so do master branch as default so that we can access it thank you
@christian.manea13579 ай бұрын
When I try to add a new room I get the error Current request is not a multipart request
@yvonnkr9 ай бұрын
In ApiFunctions file, the addRoom() request, set the header content type to multipart/form-data, currently the getHeader() sets it to "Content-Type": "application/json" but this endpoint we send files . { Authorization: `Bearer ${token}`, "Content-Type": "multipart/form-data", }
@christian.manea13579 ай бұрын
@@yvonnkr It worked thank u so much
@divyanshchauda32977 ай бұрын
@@yvonnkr Where to find this file ?
@japhetniyonzima97955 ай бұрын
@@christian.manea1357 How have you proceeded? For me I put that code proposed but I still get the same error
@mageshwaran97744 ай бұрын
Hi Sir, this entire playlist is awesome. I have learned many things, I have few doubts currently I am having 3 years of experience and working in SAP for past 2 yrs but I am more interested in java, I am planning for job switch to java domain but I don't have hands-on experience in java So developing similar kind of project is enough to get a java role matching same package ?
@dailycodework4 ай бұрын
You just need to understand the fundamentals of Java and practice building a complete working project with it just like this. Try to understand the basics of Core Java.
@mageshwaran97744 ай бұрын
@@dailycodework Sure Sir, I am preparing for the interview, but i dont know what kind of project will they expect to display my handson skill and interest in java, I have learned a lot in this entire playlist and clonned the entire project also but I have doubt that do i need to showcase more projects in resume or this entire fullstack project is enough to showcase my interest and also eligibiility for java role
@pranalghule1369 Жыл бұрын
Can anyone give me a thorough project description in PDF or any written format? It will help me to understand real-world project implementation document building.
@sanikashinde6706Ай бұрын
Where is source code of this project
@mrAnas72219 ай бұрын
please i get his error : Registration error : User registration error : Request failed with status code 401
@divyanshchauda32977 ай бұрын
Same here
@divyanshchauda32977 ай бұрын
Did you get the solution?
@emanuelrivera4442 Жыл бұрын
Now with Angular!!! Please
@CodeSnap018 ай бұрын
hey can deploy this project also ? as a new to spring boot I want to learn deployment
@dailycodework8 ай бұрын
Sure, you can
@CodeSnap018 ай бұрын
@@dailycodework sir can you please make a video for deployment .
@beastmontages44198 ай бұрын
i got errors in postman
@valymanta57969 ай бұрын
This project works with mongoDB as well?
@dailycodework9 ай бұрын
Of course you can configure it to work with any database of choice
@5steps1789 ай бұрын
Is this project monolithic ?
@Yusuffaruq-c4y Жыл бұрын
Sir Why is it not downloadable
@Yusuffaruq-c4y Жыл бұрын
Sir please is it mobile responsive
@dailycodework Жыл бұрын
Not fully, you can try to make it fully responsive
@amit_ramesh_karmase Жыл бұрын
Can u add payment gateway code in next part
@Zakaria-ch6kd Жыл бұрын
Please I don't see the beginning, it's mean the project creation
@dailycodework Жыл бұрын
Oh, sorry, please check the first part ( part 1 )
@Zakaria-ch6kd Жыл бұрын
@@dailycodework ok thanks
@prajwalsoni968611 ай бұрын
Facing Error 401 in postman API
@dailycodework11 ай бұрын
Hi, sorry to hear that, please try to watch the first part step by step before the second part.
@prajwalsoni968611 ай бұрын
@@dailycodework error Resolved by one of your subscriber
@dailycodework11 ай бұрын
@@prajwalsoni9686 Good to hear that.
@arjuna-xh9hb10 ай бұрын
Heyy bro i have added the ROLE_USER AND ROLE_ADMIN IN the db but still im facing the issue can you please elaborate on the part about how to login in as the admin i have tried deleting the spring security in pom file but I am still facing the same issue @lsoni9686
@phoebelim229810 ай бұрын
@@prajwalsoni9686 Hi there. May i ask how you fix this problem? I stuck here too
@Harendra_84 Жыл бұрын
hello sir, good evening. please give me idea on create new user as a admin
@dailycodework Жыл бұрын
Hi, since we didn't create the UI to manage user roles in this demo, you can use postman to create admin user since we have already created the role api and it's basic operations or you can do it manually in MYSQL workbench
@Harendra_84 Жыл бұрын
@@dailycodework okay thanks sir
@abiabinaya88276 ай бұрын
@@Harendra_84 hi bro. did this solution work? If it is, can you please explain how you did it
@@dailycodework In the project you have decentralized permissions which means pages dedicated to admins and pages dedicated to users
@dailycodework11 ай бұрын
@@chauquang55 In this project I did not go too deep into the security aspect of it, I just tried to use Method-Level -Security to demonstrate it. Please check the Controllers to verify.
@chauquang5511 ай бұрын
@@dailycodework oke i see have you page for customers review
@olanrewajusaka3991 Жыл бұрын
Good tutorial sir, please sir can you add payment with it
@dcaPRAVEENKUMARJ Жыл бұрын
Sir next restaurant project video upload please
@khalidnabgaoui3 ай бұрын
Is this project complete for free ?
@dailycodework3 ай бұрын
😊😊Sure, it's free, but you can support me with a cup of coffee by using the "Thanks Button" feature below. 🙂
@khalidnabgaoui3 ай бұрын
@@dailycodework yeah of course
@jihye209Ай бұрын
8:22:50
@ndthdproduction2900 Жыл бұрын
Can you upload the source code please :)
@dailycodework Жыл бұрын
Updated :-)
@Harendra_84 Жыл бұрын
please🙏
@ShivamSahu-u9y10 ай бұрын
Hello, I getting some error please help with it : Uncaught TypeError: i.createPopper is not a function at fe._createPopper (bootstrap.min.js?v=6d5e5e2d:6:24328) at fe.show (bootstrap.min.js?v=6d5e5e2d:6:22688) at fe.toggle (bootstrap.min.js?v=6d5e5e2d:6:22532) at HTMLAnchorElement. (bootstrap.min.js?v=6d5e5e2d:6:27012) at HTMLDocument.s (bootstrap.min.js?v=6d5e5e2d:6:4565)
@dailycodework10 ай бұрын
Oh, sorry to hear that, please kindly you join our Facebook page, and paste the stackTrace there so that I can check for you. :-) facebook.com/cDaily115
@sunnygoswami22486 ай бұрын
In the App.js, import the bootstrap.bundle.min.js in place of bootstrap.min.js import "/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js";
@Kingslayer-z7w11 ай бұрын
brother everything is working except admin being able to add a room..it says 401 unauthorized error what should i do please help
@DineshKumar-ti8hy10 ай бұрын
my sql data file i needed can you what he providing
@christian.manea135710 ай бұрын
Did u solve this bro?
@funcodepp9 ай бұрын
@@christian.manea1357 you can in mysql to add role to some users
@levietquocthinhk17hcm765 ай бұрын
@@christian.manea1357 i haven't can you write down how it solved ? thank you
@zhang张辉10 ай бұрын
brother everything is working except admin being able to add a room..it says 401 unauthorized error what should i do please help
@TheDanielll110 ай бұрын
Yes, I have the same error. Did you solve this problem?
@abiabinaya88276 ай бұрын
@@TheDanielll1 Hi, did you find the solution?
@TheDanielll16 ай бұрын
@@abiabinaya8827 Unfortunately I didn't solve this problem