Got IllegalArgumentException on a simple DELETE JPQL request
I’ve been trying to create a requester for a while now and I couldn’t find the cause of my error, so I simplified it to a simple delete by id.
But even then I get the error.
Got IllegalArgumentException on a sample DELETE JPQL request
I’ve been trying to create a requester for a while now and I couldn’t find the cause of my error, so I simplified it to a simple delete by id.
But even then I get the error.