#springboot

  Рет қаралды 119,611

SJ Programming Solutions

SJ Programming Solutions

Күн бұрын

Пікірлер: 68
@Tharunibalu2023
@Tharunibalu2023 Ай бұрын
Superb clear crystal explanation thanks ❤
@SJProgrammingSolutions
@SJProgrammingSolutions Ай бұрын
Thank you!
@incredibles4226
@incredibles4226 8 ай бұрын
7:35 on line 4 "spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.MySQLDialect" will help.
@guilhermesantos2897
@guilhermesantos2897 7 ай бұрын
YOU ARE THE MAN MY BOY 🔥🔥🔥🔥🔥
@naufalazim1699
@naufalazim1699 2 жыл бұрын
Thank you! I can connect with my MYSQL database with Spring boot.
@ravindupawan612
@ravindupawan612 8 ай бұрын
well explained
@SJProgrammingSolutions
@SJProgrammingSolutions 8 ай бұрын
Thank you !
@reddyvlogs6674
@reddyvlogs6674 2 жыл бұрын
After mentioning empdb in applications property drive & after opening MySQL db i have nothing like this in your SQL db 🤦🏻 what to do ??????
@naveenreddy7320
@naveenreddy7320 2 жыл бұрын
thank you so much, it helps me to connect my database.
@viswareddy-x4n
@viswareddy-x4n 10 ай бұрын
Good Content
@krunalkathikar2154
@krunalkathikar2154 2 жыл бұрын
Nice video
@aniruddharaje8
@aniruddharaje8 8 ай бұрын
Could you make the application using Quarkus framework?
@SohamNiungare
@SohamNiungare 4 ай бұрын
ma'am i have this error Cannot invoke "org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(java.sql.SQLException, String)
@shashankchouhan3593
@shashankchouhan3593 2 жыл бұрын
Good explaination
@SJProgrammingSolutions
@SJProgrammingSolutions 2 жыл бұрын
Thank you !
@shashankchouhan3593
@shashankchouhan3593 2 жыл бұрын
@@SJProgrammingSolutions no problem
@chawkisallem7682
@chawkisallem7682 2 жыл бұрын
Thank You So Much, You Saved Me
@cauadev6955
@cauadev6955 2 жыл бұрын
nice video bro!
@SJProgrammingSolutions
@SJProgrammingSolutions 2 жыл бұрын
Thank you !
@Recordingization
@Recordingization Жыл бұрын
how do I configure which tables will be accessed in configuration?
@happy_life742
@happy_life742 5 ай бұрын
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...
@SJProgrammingSolutions
@SJProgrammingSolutions 5 ай бұрын
What is the error ?
@yuvan.s2264
@yuvan.s2264 3 ай бұрын
can u pls show me also both spring boot and mysql connect to postman
@yuvan.s2264
@yuvan.s2264 3 ай бұрын
bcz i am getting error like internal sever error
@MdkhajaMoin-s9e
@MdkhajaMoin-s9e 9 ай бұрын
thank you
@sachin571989
@sachin571989 6 ай бұрын
Mam it shows an error "spelled wrong" While I write these in application. Property
@yahia1355
@yahia1355 2 жыл бұрын
I have an error (its quite large)would you like to help me ?
@SJProgrammingSolutions
@SJProgrammingSolutions 2 жыл бұрын
Yes, please share details with error on sjprogrammingsolutions@gmail.com
@null8637
@null8637 Жыл бұрын
you missed dev tools its will comes in handy
@Trupti06
@Trupti06 6 ай бұрын
Hi mam I'm getting error while connecting to database Failed to initialise jpa Entity manager factory
@SJProgrammingSolutions
@SJProgrammingSolutions 6 ай бұрын
Please check your mysql version in application.properties is matching with your workbench mysql or not , It should be same
@qk884
@qk884 2 жыл бұрын
My console not showing a query like for you its showing hibernate :creatd table what to do?
@SJProgrammingSolutions
@SJProgrammingSolutions 2 жыл бұрын
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 !
@VISITLosAngeles
@VISITLosAngeles Жыл бұрын
Thank you so much
@ankurjaiswal8387
@ankurjaiswal8387 Жыл бұрын
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
@SJProgrammingSolutions Жыл бұрын
Hello Ankur , can you share error msg and screenshot of your application.properties file on sjprogrammingsolutions@gmail.com
@avirajechavarepatil8227
@avirajechavarepatil8227 Жыл бұрын
Bhai Tera hua Kya solution
@MyWisdomWave-ml8qp
@MyWisdomWave-ml8qp 11 ай бұрын
Chat GPT told me to use "spring.datasource.database-platform= org.hibernate.dialect.MySQLDialect" instead of the line in the tutorial and it worked.
@vermadeen9181
@vermadeen9181 2 жыл бұрын
thank you .Helpful video
@vishnuvardhand7728
@vishnuvardhand7728 2 жыл бұрын
mam its showing tables in database mam
@saipavirala7762
@saipavirala7762 Жыл бұрын
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
@SJProgrammingSolutions
@SJProgrammingSolutions Жыл бұрын
Can you share error msg or project zip folder on sjprogrammingsolutions@gmail.com
@teluguyoutubers5879
@teluguyoutubers5879 5 ай бұрын
Why i am getting error like occurred during initialisation of boot layer
@SJProgrammingSolutions
@SJProgrammingSolutions 5 ай бұрын
What is the error ?
@teluguyoutubers5879
@teluguyoutubers5879 5 ай бұрын
Exception in thread main java lang.Error : Unresolved compilation problem at @SpringbootMySqlExApplication
@aniruddharaje8
@aniruddharaje8 7 ай бұрын
Spring boot with JWT auth header security video please
@anshumangogoi148
@anshumangogoi148 11 ай бұрын
When I create a table using @Table() no table is created in workbench . Can anyone help me with this
@SJProgrammingSolutions
@SJProgrammingSolutions 11 ай бұрын
Please check your application.properties file , Did you provided correct DB details ?
@hari7027
@hari7027 Жыл бұрын
Unsatisfied exception unable to take bean name data source tried all things unable to solve this exception
@SJProgrammingSolutions
@SJProgrammingSolutions Жыл бұрын
Hello Hari , Can you share exception screenshot or your project on sjprogrammingsolutions@gmail.com
@hari7027
@hari7027 Жыл бұрын
@@SJProgrammingSolutions send...plz check
@preethimanoj5419
@preethimanoj5419 10 ай бұрын
I also got the same error... getting import Jakarta instead of javax
@rkratz
@rkratz Жыл бұрын
save my life
@gunjinaveen8964
@gunjinaveen8964 Жыл бұрын
how do we know platform-database
@educare99
@educare99 2 жыл бұрын
Thanks
@shubhamjha2031
@shubhamjha2031 Жыл бұрын
Can you give training?
@shubhamjha2031
@shubhamjha2031 Жыл бұрын
Please reply
@SJProgrammingSolutions
@SJProgrammingSolutions Жыл бұрын
Hello Shubham , Please connect with me on sjprogrammingsolutions@gmail.com Thank you !
@onurelhakan4004
@onurelhakan4004 Жыл бұрын
👏
@MJgamer4U
@MJgamer4U Жыл бұрын
In which software did u write this? Can u plzz tell!!
@SJProgrammingSolutions
@SJProgrammingSolutions Жыл бұрын
I have used STS IDE , Spring tool suite
@umasingh4369
@umasingh4369 2 жыл бұрын
Why we use SSL=false plz explain
@SJProgrammingSolutions
@SJProgrammingSolutions 2 жыл бұрын
Hi UMA, to disable the SSL we have added useSSL = false otherwise you will get warning
@umasingh4369
@umasingh4369 2 жыл бұрын
@@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..
@SJProgrammingSolutions
@SJProgrammingSolutions 2 жыл бұрын
@@umasingh4369 hi first start creating small small projects with all crud operations and then enhance them. Will post some videos.
@codewithrishi4066
@codewithrishi4066 Жыл бұрын
Thank you for saving my ass
Java Database Connectivity | JDBC
20:34
Telusko
Рет қаралды 341 М.
I thought one thing and the truth is something else 😂
00:34
عائلة ابو رعد Abo Raad family
Рет қаралды 14 МЛН
Одну кружечку 😂❤️
00:12
Денис Кукояка
Рет қаралды 861 М.
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 64 МЛН
How To Choose Mac N Cheese Date Night.. 🧀
00:58
Jojo Sim
Рет қаралды 110 МЛН
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 66 МЛН
I thought one thing and the truth is something else 😂
00:34
عائلة ابو رعد Abo Raad family
Рет қаралды 14 МЛН