Quiz App Using Spring Boot #2 | Microservices Tutorial

preview_player
Показать описание
Check out our courses:

Coupon: TELUSKO10 (10% Discount)

Coupon: TELUSKO10 (10% Discount)

Coupon: TELUSKO20 (20% Discount)

For More Queries WhatsApp or Call on : +919008963671

Udemy Courses:

More Learning :

Donation:
PayPal Id : navinreddy20
Рекомендации по теме
Комментарии
Автор

1st of all thank you sir for posting such informative videos, please do post some lengthy videos or 2 videos per day related to a project, I learnt java through your channel nd now I am working as a java developer at tcs sir

shivachanda
Автор

This is for those who were facing blank data issue.

Suppose if you have questions table in questionsdb database. Then you have to use @Table(name="questions") annotation in Question.java class.

Eg:

Table name in database: questions

Entity class Question.java

@Entity
@Table(name="questions")
public class Question {
}

TBs
Автор

Sir I am Big fan your teaching.I am going with from past 5 Years.I am working with this as well.Can you please provide question data then we will work it out.

tejabr
Автор

I was also initially facing issues with Lombok, then added annotations @Data, Getter Setter AllArgsConstructor, NoArgsConstructor, ToString annotations and imported lombok.* then it worked, after that I only kept @data annotation and removed other then also it still worked even after restarting project!!

reemadamle
Автор

Hello Sir,
I am fan of your teaching style.
What tool do use to create animation for explanations in your video?

rajendraraj
Автор

Hi.I added getters and setters manually still I am getting blank data.Please reply what should i do?

saikikoralla
Автор

The output is blank even after adding getters and setters, any modifications .?the db is mysql.

preethis
Автор

Iam bigginner which language i study first python, java, html or c++

-POPEY-
Автор

output is blank because there is no questiondb in our database sir can you please provide that db so that we can create it by our own it would be helpful if you will give a demo of single row and coloumn .. @Telusko

brijeshpatra
Автор

The provided CSV file does not have header. :( When we try to practice, these configurations took a lot of time than the actual learning

aswinbalasubramanian
Автор

I am getting blank data. even though i have data in the database, what could be the reason?

AshutoshKumar-wc
Автор

Why don't you use JPA data rest for basic CRUD Operations!??

harshitjindal
Автор

I am getting blank data, even though there is data in the database, I am using MySQL database. Please suggest what could be the reaaon.

sekhar
Автор

How can i retrieve the data.sql or Database of the app?

umitbuluttt
Автор

I am using lombok and given @Data annotation even but its not working. I tried to add setter, getters and toString manually then it worked! Do we have any specific reason or version compatibility for this! Using Eclipse IDE @Telusko

sairahul
Автор

i dont have that questiondb data, please share that🙏🙏🙏🙏

saikumar-kkkh
Автор

JDBC exception executing SQL [select q1_0.s_no, q1_0.correct, q1_0.option1, q1_0.option2, q1_0.option3, q1_0.option4, q1_0.q_cat, q1_0.qlevel, q1_0.question from question_model q1_0] [Table 'questiondb.question_model' doesn't exist] [n/a]; SQL [n/a] ??

VikashJainiDigi
Автор

Can somebody help me with this error "Caused by: Read timed out" how to fix it.

sureshthelukutla
join shbcf.ru