Hibernate is Not Creating Tables
I am trying to create Table Via Hibernate But its not creating anything here is my class
https://sourceb.in/TZTKrP7UL4
10 Replies
⌛
This post has been reserved for your question.
Hey @Danix! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
@dan1st | Daniel can u check it once ?
What's the package of your main class? What's the package of your entity class?
What's shown in the console?
this is my console
.
Finished Spring Data repository scanning in 6 ms. Found 0 JPA repository interfaces.That line is interesting here - Spring doesn't know about your entity Can you show your main class?
i think i found the mistake i am scanning the wring entity
And the entity class? Where is that?
Which is why I'm asking these questions
yehh thanks
If you are finished with your post, please close it.
If you are not, please ignore this message.
Note that you will not be able to send further messages here after this post have been closed but you will be able to create new posts.
Post Closed
This post has been closed by <@1115219012759072928>.