@SJProgrammingSolutions checked but not working mam I was thought of sending that file as a zip file to your mail address as I am unable to send that file
Hi , did you added spring.jpa.show-sql=true in your properties file ? please add above in properties file and run the application you. will see the query in console. Thank you !
please help me out Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine a suitable driver class
@@SJProgrammingSolutions sir could you plz explain any one project so that I can mention in my resume due to year gap I face so many difficulties in interview please help sir..
Thank you! I can connect with my MYSQL database with Spring boot.
7:35 on line 4 "spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.MySQLDialect" will help.
YOU ARE THE MAN MY BOY 🔥🔥🔥🔥🔥
Superb clear crystal explanation thanks ❤
Thank you!
well explained
Thank you !
thank you so much, it helps me to connect my database.
Good Content
After mentioning empdb in applications property drive & after opening MySQL db i have nothing like this in your SQL db 🤦🏻 what to do ??????
Nice video
nice video bro!
Thank you !
Good explaination
Thank you !
@@SJProgrammingSolutions no problem
ma'am i have this error
Cannot invoke "org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(java.sql.SQLException, String)
Thank You So Much, You Saved Me
Could you make the application using Quarkus framework?
thank you
thank you .Helpful video
Thank you so much
Hi mam I'm getting error while connecting to database
Failed to initialise jpa Entity manager factory
Please check your mysql version in application.properties is matching with your workbench mysql or not , It should be same
can u pls show me also both spring boot and mysql connect to postman
bcz i am getting error like internal sever error
Mam why am i not able to put spring.jpa.hibernate.ddl-auto=update.....if i use generate instead of hibernate it doesn't show error...
What is the error ?
how do I configure which tables will be accessed in configuration?
Mam it shows an error "spelled wrong" While I write these in application. Property
I have an error (its quite large)would you like to help me ?
Yes, please share details with error on sjprogrammingsolutions@gmail.com
you missed dev tools its will comes in handy
save my life
Mam application is running successfully with no errors but table is not created in database
Please check schema name is correct or not in your application.properties file
@SJProgrammingSolutions checked but not working mam I was thought of sending that file as a zip file to your mail address as I am unable to send that file
My console not showing a query like for you its showing hibernate :creatd table what to do?
Hi , did you added spring.jpa.show-sql=true in your properties file ? please add above in properties file and run the application you. will see the query in console. Thank you !
Spring boot with JWT auth header security video please
When I create a table using @Table() no table is created in workbench . Can anyone help me with this
Please check your application.properties file , Did you provided correct DB details ?
mam its showing tables in database mam
Why i am getting error like occurred during initialisation of boot layer
What is the error ?
Exception in thread main java lang.Error : Unresolved compilation problem at @SpringbootMySqlExApplication
please help me out
Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
Reason: Failed to determine a suitable driver class
Hello Ankur , can you share error msg and screenshot of your application.properties file on sjprogrammingsolutions@gmail.com
Bhai Tera hua Kya solution
Chat GPT told me to use "spring.datasource.database-platform= org.hibernate.dialect.MySQLDialect" instead of the line in the tutorial and it worked.
Thanks
Hi mam I am unable to connect my database it showing client_plugin_auth is required as error what to do now please tell mam
Can you share error msg or project zip folder on sjprogrammingsolutions@gmail.com
In which software did u write this? Can u plzz tell!!
I have used STS IDE , Spring tool suite
Unsatisfied exception unable to take bean name data source tried all things unable to solve this exception
Hello Hari , Can you share exception screenshot or your project on sjprogrammingsolutions@gmail.com
@@SJProgrammingSolutions send...plz check
I also got the same error... getting import Jakarta instead of javax
how do we know platform-database
Can you give training?
Please reply
Hello Shubham , Please connect with me on sjprogrammingsolutions@gmail.com
Thank you !
👏
Thank you for saving my ass
Why we use SSL=false plz explain
Hi UMA, to disable the SSL we have added useSSL = false otherwise you will get warning
@@SJProgrammingSolutions sir could you plz explain any one project so that I can mention in my resume due to year gap I face so many difficulties in interview please help sir..
@@umasingh4369 hi first start creating small small projects with all crud operations and then enhance them.
Will post some videos.