#Cant get a list from database anymore

17 messages · Page 1 of 1 (latest)

sick sail
#

Hi,

Im trying to get a list of all cleanings i have in my database and it was working recently but when i got home and tried again it stoped working and now im not getting any list and nothing is working.

Any help is apricated 🙂

modest oakBOT
#

This post has been reserved for your question.

Hey @sick sail! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

sick sail
#

Im doing it spring boot and nothing makes sense right now tbh

mild coral
#

If you're using spring boot, it's just a single repository method to find all entities of a particular type. You need to be more specific about what doesn't work

sick sail
#

but right now im not getting anything

#

just 0

#

I havent changed anything and not sure whats wrong

mild coral
#

Maybe nothing in the database?

sick sail
#

Db is not changed either

#

There is data in db

sick sail
#

I have tested bunch of stuff now and I see that cleanings is empty for some reason

#

it just dosent return anything

#

cant find why