Тёмный
SJ Programming Solutions
SJ Programming Solutions
SJ Programming Solutions
Подписаться
Hello All,

Welcome to my channel SJ Programming Solutions!!

Here you will find videos on Recruitment process in IT companies, Interview Questions with Answers and tutorials on different programming languages like Java, spring framework, spring boot etc.

Also, I will be posting videos on coding questions which are asked in interview. So if this channel find you useful in any way please do subscribe my channel and share with the more people.

Комментарии
@abiramig2547
@abiramig2547 5 дней назад
If you are facing 404 error in postman, give the corrrect path in controller @PostMapping("/account/create") public ResponseEntity<Account>createAccount(@RequestBody Account account) { Account createAccount =service.createAccount(account); return ResponseEntity.status(HttpStatus.CREATED).body(createAccount); Then you can get the response .
@soumitakar4373
@soumitakar4373 10 дней назад
After applying spring.jpa.hibernate.ddl-auto=update, my table is not updating, what should I do?
@aastha4708
@aastha4708 12 дней назад
Can you share full playlist for hibernate
@tarunro45
@tarunro45 13 дней назад
Thanks for this content mam...very useful and easy to understand step by step...got a new sub
@SJProgrammingSolutions
@SJProgrammingSolutions 12 дней назад
Thank you !
@gt4april
@gt4april 17 дней назад
You explained it so well. Thanks it was helpful .
@SJProgrammingSolutions
@SJProgrammingSolutions 15 дней назад
Thank you !
@Abhishek-df5tf
@Abhishek-df5tf 20 дней назад
Response entity crud
@AAKSHAS
@AAKSHAS 22 дня назад
25:00 How name changed from Shital to Shita? Was this same updated on Aadhaar?
@Abhishek-df5tf
@Abhishek-df5tf 24 дня назад
Mem response entity wla crud kijiye
@mdsazzadhossen8775
@mdsazzadhossen8775 29 дней назад
it would be helpful to show the brainstorming before making the class of the project.
@KongChan-oj5lh
@KongChan-oj5lh 29 дней назад
Please cover Spring boot with thymeleaf but BTW thanks for this amazing project
@swarnajitghosh5389
@swarnajitghosh5389 Месяц назад
Well-done 🎉
@SJProgrammingSolutions
@SJProgrammingSolutions 29 дней назад
Thank you !
@smaheshbabu4531
@smaheshbabu4531 Месяц назад
Thank you so much mam. This is the best video to perform all crud operations
@SJProgrammingSolutions
@SJProgrammingSolutions Месяц назад
Thank you !
@vik6330
@vik6330 Месяц назад
Good
@SJProgrammingSolutions
@SJProgrammingSolutions Месяц назад
Thank you
@debjitkarmakar2334
@debjitkarmakar2334 Месяц назад
thnx a lot mam you are bedst'
@yuvan.s2264
@yuvan.s2264 Месяц назад
can u pls show me also both spring boot and mysql connect to postman
@yuvan.s2264
@yuvan.s2264 Месяц назад
bcz i am getting error like internal sever error
@pravinbijewar1258
@pravinbijewar1258 Месяц назад
Mam insufficient balance ka logic nhi bataye n mam
@vlogskiduniya_official
@vlogskiduniya_official Месяц назад
I'm doing same but table not creating in MySQL databases.. why? Can you guide
@SJProgrammingSolutions
@SJProgrammingSolutions Месяц назад
In application.properties file you need to add ddl auto as create and in entity class you need to add annotation @Entity
@vlogskiduniya_official
@vlogskiduniya_official Месяц назад
@@SJProgrammingSolutions I have already added but still not generating table
@SJProgrammingSolutions
@SJProgrammingSolutions Месяц назад
@@vlogskiduniya_official schema is already there I'm your sql ?
@SJProgrammingSolutions
@SJProgrammingSolutions Месяц назад
If the issue is not resolved please share your project on sjprogrammingsolutions@gmail.com
@vlogskiduniya_official
@vlogskiduniya_official Месяц назад
@@SJProgrammingSolutions ok thanks
@sudhanyadav3528
@sudhanyadav3528 Месяц назад
Thank You mam for this easy to understand video, it was a great help for me to make my beginner projects.
@SJProgrammingSolutions
@SJProgrammingSolutions Месяц назад
Thank you !
@manideepgonugunta360
@manideepgonugunta360 Месяц назад
how to execute all the code
@SJProgrammingSolutions
@SJProgrammingSolutions Месяц назад
This is java application so you can compile it and run . It's explained in video
@vasanthraj2025
@vasanthraj2025 Месяц назад
super
@SJProgrammingSolutions
@SJProgrammingSolutions Месяц назад
Thank you !
@pushpakwakode8422
@pushpakwakode8422 Месяц назад
can we get the source code please?
@parthivsingh932
@parthivsingh932 Месяц назад
Mam can you please provide a tutorial on this topic: Connect C program to Mysql database... Mam I am very troubled and I am not getting any reference about this Mam... and I want to connect my C program with Mysql... Please sir tell me how to download Mysql C Programming A.P.I. and how to use it with codeblock along with configuring it, please tell me all this in 1 tutorial Mam... I will always be grateful to you... 🙏🙏
@rahulkharapkar9962
@rahulkharapkar9962 2 месяца назад
53:40 are you kidding why would someone update data from code ? it needs to be updated from client side
@mugeethl6036
@mugeethl6036 2 месяца назад
Really nice. Please keep on doing more videos related to java, Spring Boot crud operations, design patterns, multithreading, java 8 features, and OOP's concept.
@SJProgrammingSolutions
@SJProgrammingSolutions 2 месяца назад
Sure , Thank you !
@krajani8067
@krajani8067 2 месяца назад
Nice explanation & thanq so much....😊
@rubypm9624
@rubypm9624 2 месяца назад
How can i install spring boot
@SJProgrammingSolutions
@SJProgrammingSolutions 2 месяца назад
do you want to install STS IDE ?
@SJProgrammingSolutions
@SJProgrammingSolutions 2 месяца назад
Thank you !
@rubypm9624
@rubypm9624 Месяц назад
@@SJProgrammingSolutions I want to learn spring boot from the base it self
@Aiswarya2601
@Aiswarya2601 2 месяца назад
Its very helpful mam thank u😇
@SJProgrammingSolutions
@SJProgrammingSolutions 2 месяца назад
Thank you !
@ankitgadge4898
@ankitgadge4898 2 месяца назад
hi please give github link for the project
@moinansari6541
@moinansari6541 2 месяца назад
You explained it in easy way Thank you
@SJProgrammingSolutions
@SJProgrammingSolutions 2 месяца назад
You are welcome 😊
@Web-Tech126
@Web-Tech126 2 месяца назад
Hi Shital, actually I want ask you that I am non IT background and I am interested in programming language also am aware core Java,so if I complete there framework like spring boot then will I get job ? Also request to you will you make roadmap for learning after core Java ,also make daily video on spring boot
@SJProgrammingSolutions
@SJProgrammingSolutions 2 месяца назад
Hello , if you already know the core Java then start with spring framework and then springboot. Once you get basic understanding about this start creating simple CRUD operation spring boot projects then learn about the spring data jpa and hibernet to store data in the database
@dimple-bh
@dimple-bh 2 месяца назад
After candiate form 1 how long does it take for the process start?
@reghunathp5280
@reghunathp5280 2 месяца назад
Hi did you receive any update after submitting Form1.? I got a mail 3 days back to submit photo in Form1 & have completed the task.
@dimple-bh
@dimple-bh 2 месяца назад
@@reghunathp5280 hi after submission of photo i haven't received any update
@reghunathp5280
@reghunathp5280 2 месяца назад
@@dimple-bh ohh ok.. let's hope for the best..
@dimple-bh
@dimple-bh 2 месяца назад
@@reghunathp5280 yes because i had submitted the photo after cdf form 1 and it's been like 2 weeks or so that i have submitted
@reghunathp5280
@reghunathp5280 2 месяца назад
@@dimple-bh Ohh.. CDF Form 1 itself requires photo to be uploaded, right ? I had uploaded there itself.
@suraj17_17
@suraj17_17 2 месяца назад
This Project Was Good on Rest Api But this error came --Name for argument of type [long] not specified, and parameter name information not available via reflection. Ensure that the compiler uses the '-parameters' flag.
@Wasif_md
@Wasif_md 2 месяца назад
Thanks for explanation 😊
@SJProgrammingSolutions
@SJProgrammingSolutions 2 месяца назад
Thank you !
@priyanshisolanki1097
@priyanshisolanki1097 2 месяца назад
Can I make the same project in Vs code?
@SJProgrammingSolutions
@SJProgrammingSolutions 2 месяца назад
Yes, You can
@MdkhajaMoin-s9e
@MdkhajaMoin-s9e 2 месяца назад
Thank you mam.Just completed the given task using your tutorial.
@SJProgrammingSolutions
@SJProgrammingSolutions 2 месяца назад
Great ! Happy to hear this.
@bhaskar1843
@bhaskar1843 2 месяца назад
Such a good and informative session on Rest Api with just in 60mins Simply marvellous
@SJProgrammingSolutions
@SJProgrammingSolutions 2 месяца назад
Thank you !
@uttamsutar6299
@uttamsutar6299 2 месяца назад
Hi, Can you please share the link for source code?
@sajid.farooqi8074
@sajid.farooqi8074 2 месяца назад
well explained!!
@SJProgrammingSolutions
@SJProgrammingSolutions 2 месяца назад
Thank you !
@maanav_77
@maanav_77 2 месяца назад
do this work without frontend?
@SJProgrammingSolutions
@SJProgrammingSolutions 2 месяца назад
Yes
@maanav_77
@maanav_77 2 месяца назад
@@SJProgrammingSolutions can i add this in my resume considering as my backend work ? it is very urgent so is it ok?
@SJProgrammingSolutions
@SJProgrammingSolutions 2 месяца назад
You can add this as mini project
@manoharreddy-o4v
@manoharreddy-o4v 2 месяца назад
Very good.
@SJProgrammingSolutions
@SJProgrammingSolutions 2 месяца назад
Thanks you !
@SohamNiungare
@SohamNiungare 2 месяца назад
ma'am i have this error Cannot invoke "org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(java.sql.SQLException, String)
@bimalviswam
@bimalviswam 2 месяца назад
The best spring boot beginner course. very focused, easy to follow. Thank you so much .
@SJProgrammingSolutions
@SJProgrammingSolutions 2 месяца назад
Great to hear!
@ammumddhareppagol4898
@ammumddhareppagol4898 3 месяца назад
After applying in cognizant through referral how many days later will get the mail?
@UmmakaJagadish
@UmmakaJagadish 3 месяца назад
I am facing this error madam String-argument constructor/factory method to deserialize from String value ('AccountHolder_Name')] Hibernate: insert into account (accoun_holder_name,`account balance`) values (?,?)
@SJProgrammingSolutions
@SJProgrammingSolutions 3 месяца назад
Hello , Can you share more about the error on sjprogrammingsolutions@gmail.com
@UmmakaJagadish
@UmmakaJagadish 3 месяца назад
take a bow
@SJProgrammingSolutions
@SJProgrammingSolutions 3 месяца назад
Thank you !
@UmmakaJagadish
@UmmakaJagadish 3 месяца назад
Can you make a video on spring security logging and Exception handling for spring boot project
@SJProgrammingSolutions
@SJProgrammingSolutions 3 месяца назад
Hello , Please watch this video for Exception Handling in spring Boot ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-rkEYmvPaCZs.htmlsi=qArmfYyfc81F06Bu
@SJProgrammingSolutions
@SJProgrammingSolutions 3 месяца назад
Will make video for spring security and logging , Thank you !
@devika.c1598
@devika.c1598 3 месяца назад
Your explanation is very good,but can you explain why we are using annotations like @autowired,@service,@patj variable while explaining
@SJProgrammingSolutions
@SJProgrammingSolutions 3 месяца назад
Sure , I will do this !
@venomspider1344
@venomspider1344 3 месяца назад
how can we make update data records in post man like provide data while add the students and one more thing is update data can do any field like if one student name mistake we need to change or marks only need to change only give those information which we need to update can you teach how to achieve this
@SJProgrammingSolutions
@SJProgrammingSolutions 3 месяца назад
Sure , will make video to explaine this
@play_forge
@play_forge 3 месяца назад
SIR CAN YOU PROVIDE SOURCE CODE OR PROJECT ZIP FILE
@nguyenngoctuan7610
@nguyenngoctuan7610 3 месяца назад
great presentation and explaination, I can understand easily and follow you step by step. Respect!
@SJProgrammingSolutions
@SJProgrammingSolutions 3 месяца назад
Thank you !