Yes really josh I am finding good springboot projects on TH-cam from 1 year but I haven't get any good channel but I found your projects are very good for springboot learns every one is thinking java is deprecated and they are not making content on java and springboot but your content is very good
Error: 2024-06-11T08:19:58.653+05:30 ERROR 50352 --- [projectmanagementsystem] [ restartedMain] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Table [issue] contains physical column name [project_id] referred to by multiple logical column names: [project_id], [projectId] I looked into the Repository but was not able to figure-out. If anyone can help, please?
in Issue.java make your projectId to projectID, and then you will need to change name of getters methods too that you will get error for those methods, this will solve the problem.
Hello , When I connect the frontend with backend in assign issue to user I got an axios error i.e issueId is undefined. In message it's showing that string can't be converted to long. And in path:- "/api/issues/undefined/assignee/3". So please can you help me to fix that. It would be pleasure to know from you.
Your the god for springboot students thank you
Yes really josh I am finding good springboot projects on TH-cam from 1 year but I haven't get any good channel but I found your projects are very good for springboot learns every one is thinking java is deprecated and they are not making content on java and springboot but your content is very good
@@bytebgmigaming5704 bro github pe hai kiya?
thanks lots can i add this project in my resume? with add feathers
Yes
Could you make a project on a Digital product selling Website.
And I think it will be good for you. You can also sale your projects on this
Error:
2024-06-11T08:19:58.653+05:30 ERROR 50352 --- [projectmanagementsystem] [ restartedMain] o.s.boot.SpringApplication : Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Table [issue] contains physical column name [project_id] referred to by multiple logical column names: [project_id], [projectId]
I looked into the Repository but was not able to figure-out. If anyone can help, please?
Same issue did you able to solve it?
No@@abhishekkushwah4749
@@madhvendrasinhjhala9456 try commenting out projectId
import com.fasterxml.jackson.annotation.JsonIgnore;
import jakarta.persistence.*;
import lombok.Data;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.List;
@Entity
@Data
public class Issue {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private Long id;
private String title;
private String description;
private String status;
// private Long projectId;
private String priority;
private LocalDate dueDate;
private List tags = new ArrayList();
@ManyToOne
private User assignee;
@ManyToOne
private Project project;
@JsonIgnore
@OneToMany(mappedBy = "issue",cascade = CascadeType.ALL,orphanRemoval = true)
private List comments;
}
in Issue.java make your projectId to projectID, and then you will need to change name of getters methods too that you will get error for those methods, this will solve the problem.
Excellent 👌
can you add web socket in this project to achive real time chat
keep it up bro oi
Hello ,
When I connect the frontend with backend in assign issue to user I got an axios error i.e issueId is undefined. In message it's showing that string can't be converted to long. And in path:- "/api/issues/undefined/assignee/3". So please can you help me to fix that. It would be pleasure to know from you.
Can you tell us how did you learn this and can your give us playlist to learn..❤
sir please upload video to connect frontend with backend
Already there, check out playlist
can you add database design concepts too for complex projects ?
Sure
Is this the complete project or any more videos coming up?
Excellent
source code not available
249
Great. Can you show how this can be made live ??
what language is use for frontend and backend?
Thank you so much for this project, sir. Additionally, could you please provide some interview preparation tips? questions and answers.
Sir can u please upload the next part of ola cab booking project
Hello Zosh, I hope you can work on Angular projects for us
plz send me link of IntelliIj IDEA and wt is version
can anybody please tell me
in this video frontend and backend connected to each other
Why dont u use nestjs
getting 401 error at signup.
Has anyone faced same issue?
Is this for beginners?
bhai I love your project but thoda to but level up karo
Hey I need this project source code the link you provided is not working can I buy it
Check in TH-cam bio
intellij idea ki update kr lijiye usme ab ai aa gya Jo line complete kr dega
cab booking ka bhi nahi mil rha hai
Sir next time with new project implement advanced level kafka reddis elastic search etc are imclude
Bro please muje batao mein kese full stack java developer bn sakta hn please
amazing
🔥🔥🔥
Sir next project please implemente oAuth 2.0
source code please sir
can you please do Netflix clone?
Robinson Kevin White William Robinson Betty