To all those h2 db la table create agathavanga Change the User class name into something else apdi athuvum work agalana put all the main java files in same folder/package
@narendiranv11293 жыл бұрын
Am waiting for next topic sir 🙏 thanks in advance
@srimathip66897 ай бұрын
Really very easy to understand.thank you so much 🙏
@kangajankuganathan74573 жыл бұрын
Thank very much sir , from jaffna
@narendiranv11293 жыл бұрын
Sir thanks for ur quick response ❤️
@b.vigneshhrithick60543 жыл бұрын
Sir, your video tutorial is awesome👏.. Its very useful for me.. Keep up the good work❤️❤️❤️
@suganyaarune48132 жыл бұрын
Sir I have changed the POJO class name but still the table is not created in H2 database. Can anyone help me on this please.?
@gowthamraina1628 Жыл бұрын
Any one help me 21:33 I am give annotations I'd and entity and import also but H2 console la not that class created
@kuttymaster85592 ай бұрын
21:50 db create agalana...pojo classla @Entity(name ="\"user\""). Create aitum. 👍
@madfilmer4349 Жыл бұрын
For those whom table is not created in h2 db . Create a POJO with different class name. Exception throws when a POJO class is created with name "user".
@Dmahaprabhu-x3z Жыл бұрын
apdiyum aagala
@tamiljesus7243 Жыл бұрын
its working, thank you
@abiramikumaresan34913 жыл бұрын
After adding the jasper dependency also i just get return.jsp what can i do sir?
@surendran17262 жыл бұрын
Sir how to connect spring to mysql?
@hariharanramakrishnan32202 жыл бұрын
For those who find h2 db table not created, please make sure it is inside the correct package for example, com.example.demo.model and inside the package create a class with a name other than User. Hope this helps.
@BALAJI-vs2xl2 жыл бұрын
Tq
@somaanathmu39502 жыл бұрын
Thanks
@krithickj2326 Жыл бұрын
still not working
@_sanjiv_sk301 Жыл бұрын
just add @Entity @Table(name="users")
@gowthamraina1628 Жыл бұрын
@@_sanjiv_sk301 now created .why this needed explain? And how he get table without this
@benishanp55992 жыл бұрын
Sir, I tried to do address book application. In that, if we have get phone number by providing name, what method should I have to use? I had given findByName(name) instead of findById, Its showing error. Also orELse method showing error. Kindly suggest and clear..
@LogeshLogesh-s7y2 ай бұрын
Jasfer file mvn repository kamikaa mattikuthu bro
@kanimozhi8677 Жыл бұрын
Database is connecting,everything is fine.but how to solve the issues like file not found after request mapping
@sriharirajrjs6565 Жыл бұрын
H2 database ku puriyudhu.. ana MySQL use panumbothu UserDAO userdao nu oru reference create panradhu work agala.. null values tha add agudhu.. KINDLY EXPLAIN THE SPRING MVC WEBAPP WITH MYSQL
@Aravindsamy-w7k Жыл бұрын
sir, I have an error while creating a h2 database. I create a code as same as your code but I still got this same error. This is that error "Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled. [2m2023-11-27T15:39:49.738+05:30[0;39m [31mERROR[0;39m [35m23136[0;39m [2m---[0;39m [2m[ main][0;39m [2m[0;39m[36mo.s.boot.SpringApplication [0;39m [2m:[0;39m Application run failed". I can't understand why I got this error. so please explain me about this error
@LuluL-j8d10 ай бұрын
Thank you sir for ur video
@kaliappan6505 Жыл бұрын
Sir, Application properties file open aaga mattikuthu . Failed to create the part's controls nu varuthu sir.
@Soundariyasekar-h3r10 ай бұрын
${user} is not working for me. What should i do?
@Dmahaprabhu-x3z Жыл бұрын
class lam different package la place panna work table create aagamatinguthu sir but same package la vacha aaguthu
@vetri393210 ай бұрын
thank you bro for your solution
@madhanmani7423 жыл бұрын
Sir in Spring boot every concepts covered ??? In this playlist....!?
@indhu.v79383 жыл бұрын
How to add japser dependency sir
@Noname-hc3lw2 жыл бұрын
Hi Sir, I am not able to create that table and Columns in H2 database as shown in 21:51 any reason for that sir?
@mohanrajn84742 жыл бұрын
Hi, As am also unable to create table in h2 database. Kindly advise
@sujithac63392 жыл бұрын
Yes not able to create a table in db
@kuthalingarajs66782 жыл бұрын
@@sujithac6339 yes i am trying to create a table in h2 database but not created the server was perfectly run if any idea to create a table in h2 database @Mohanraj N @V Balaji
@ajayr28932 жыл бұрын
@@sujithac6339 Because User is reserved word in sql try to change the pojo class name and try it will work definetly
@ajayr28932 жыл бұрын
@@kuthalingarajs6678 Because User is reserved word in sql try to change the pojo class name and try it will work definetly
@ajitha62812 жыл бұрын
Spring boot application role based users eppadi usages Tamil la video ella neeinga poduinga sir
@ajitha62812 жыл бұрын
Sir model role based video poduinga eppadi use panrathu nu
@hemav44813 жыл бұрын
I am waiting for next topic sir upload your videos sir
@AbarnaNeethinayagam9 ай бұрын
Hi sir Do you have any course?
@PayilagamChennai9 ай бұрын
Yes, we have. Please reach out go Logesh 8344777333
@amul65ammu52 Жыл бұрын
Sir ennakku konjam doutlam irukku sir eputi kekkurathunu konjam sollunga sir
@PayilagamChennai11 ай бұрын
Comment your questions here
@dhivyak167610 ай бұрын
Thank you sir
@EUIT-ABINAYAS2 жыл бұрын
@Payilagam sir i have done the same as you.but user table is not created in the h2database. please help me sir
@PayilagamChennai2 жыл бұрын
Dont create table name with 'User'. Try any other name for table. Eg. Employee, Student. Error will be rectified.
@hariharanramakrishnan32202 жыл бұрын
@@PayilagamChennai Still not Working
@deepikar44042 жыл бұрын
@@PayilagamChennai ye sir,error rectified thank you
@gautampa7 Жыл бұрын
For people following this tutorial and facing issue, first add @ComponentScan(basePackages="packagenames, package2") annotation with package names seperated by comma or semicolon in the main java file above @SpringBootApplication annotation since we are having the controllers and other things in different package names, second use a different name for the POJO class other than user since it is a reserved keyword in SQL.
@organicsa-z10182 жыл бұрын
Sir neenga panadhe apdiye follow pane ,, aana return index kudutha html page return aaga maatenguthu . index nu matu return aaguthu. Pls help
@BM-AARTHIS2 жыл бұрын
Add Jasper file in your pom.xml
@gautampa7 Жыл бұрын
For people following this tutorial and facing issue, first add @ComponentScan(basePackages="packagenames, package2") annotation with package names seperated by comma or semicolon in the main java file above @SpringBootApplication annotation since we are having the controllers and other things in different package names, second use a different name for the POJO class other than user since it is a reserved keyword in SQL.
@sridharanb32999 ай бұрын
@@gautampa7 Thank you sir
@ramkumargovindhasami13103 жыл бұрын
hi sir, idhu REST API ah?
@PayilagamChennai3 жыл бұрын
No
@duraipandisembiyan3 жыл бұрын
not show user table in h2 database why?
@vijayalakshmikrishnamoorth27052 жыл бұрын
Sir check once where you have created the corresponding package is under the src/main/java or else under src/test/java, we have to create the corresponding packages under src/main/java
@EUIT-ABINAYAS2 жыл бұрын
@@vijayalakshmikrishnamoorth2705 i have created it in correct directory.yet the user table is not showing in the h2 database.can anyone help me?
@gautampa7 Жыл бұрын
For people following this tutorial and facing issue, first add @ComponentScan(basePackages="packagenames, package2") annotation with package names seperated by comma or semicolon in the main java file above @SpringBootApplication annotation since we are having the controllers and other things in different package names, second use a different name for the POJO class other than user since it is a reserved keyword in SQL.@@vijayalakshmikrishnamoorth2705
@Kyravlog77763 жыл бұрын
User in 21:51 not created...May I know why sir
@albatross25762 жыл бұрын
Iam also facing this problem
@gautampa7 Жыл бұрын
@@albatross2576 For people following this tutorial and facing issue, first add @ComponentScan(basePackages="packagenames, package2") annotation with package names seperated by comma or semicolon in the main java file above @SpringBootApplication annotation since we are having the controllers and other things in different package names, second use a different name for the POJO class other than user since it is a reserved keyword in SQL.
@arunkumar-vs7bd3 жыл бұрын
i did same as you...but i got white label error.. after submitting the details in jsp page? can u assist me please..
@arunkumar-hg3qc3 жыл бұрын
give path in url
@MrVivekvideos4 ай бұрын
thanks
@thiruthiru74442 жыл бұрын
A class in JSON creation from db would be great
@Kuttysk3 жыл бұрын
Android mvvm Kotlin tutorial upload pannunga
@thasleemmohamed59673 жыл бұрын
Sir How to insert image to database?
@santhoshkumae97672 жыл бұрын
Sir user table is not creating in H2 database even i have tried all the remedies available in Google still I can't figure out what's the problem please help me out
@PayilagamChennai2 жыл бұрын
Start your Server and Confirm.
@santhoshkumae97672 жыл бұрын
@@PayilagamChennai sir now again after restarting my sts I have started server but no use user table not created
@ajayr28932 жыл бұрын
@@santhoshkumae9767 Because User is reserved word in sql try to change the pojo class name and try it will work definetly
@nagavignesh43412 жыл бұрын
@@ajayr2893 bro not able to create
@parthasarathi89572 жыл бұрын
i tried a lot to create table in mysql and h2db but table is not created i cant find the solution
@PayilagamChennai2 жыл бұрын
Create table with any other name. Dont create table as 'user'. This is restricted recently by H2 Database
@gokulnath63733 жыл бұрын
Sir no videos😥😥😥😥
@i_am_justin3 жыл бұрын
48:13
@ajaysrinivasan27592 жыл бұрын
sir what is the difference between POJO and JPA?
@Shaktish-kumar2 жыл бұрын
JPA is used to access, manage, and persist data between Java object and relational database. Here in POJO, we try to represent the table fields available in the Database. So we can do CRUD operations.
@KarthiKeyan-ov3es3 жыл бұрын
Super
@gokulnath63733 жыл бұрын
👍👍👍👍👍👍👍
@yogeswaranyoges33532 жыл бұрын
Sir class create aagamattithu (user class)
@PayilagamChennai2 жыл бұрын
Check our pinned message. You should not give class name as User. Try some other name for table. It will work.