Spring Boot Tutorial 27 - Using the H2 Database

preview_player
Показать описание


This is the Best Spring Boot Tutorial Ever. Learn Spring Boot Today.

Find more lessons here and join me!

Рекомендации по теме
Комментарии
Автор

I am getting error while running the app i tried a lot but could not fix it plz help me..
not determine type for: com.example.demo.user.User, at table: post, for columns:

LiveYourBestLife
Автор

Hi Kindson, I am having an error when running the app. Could you please advise me on this?


APPLICATION FAILED TO START


Description:

Field userRepository in user.UserService required a bean of type 'user.UserRepository' that could not be found.

The injection point has the following annotations:
-


Action:

Consider defining a bean of type 'user.UserRepository' in your configuration.

Zeus
Автор

Hello Kindson: I got this error:


Caused by: Could not determine type for: com.koffi.socialapi.model.Location, at table: user, for columns:
Thanks for your help. Awesome job

koffijeanclaudekouame
Автор

Hi kindson
I am getting error as table not found
How can I resolve this

susmithakotla
Автор

Good day, Kindson. I am currently using your playlist to learn spring boot. This is the error I counter can you please help me out?

Description:

Field postRepository in post.PostService required a bean of type 'post.PostRepository' that could not be found.

The injection point has the following annotations:
-


Action:

Consider defining a bean of type 'post.PostRepository' in your configuration.

zechariahhounwanou