When im tryin got do a Post request through my JAX-RS API it always sends a null value. I dont know if the Jackson annotations are incorrect or if i need to use
I can't seem to send a request containing text during video feed capture loop using OpenCv to the web app in order to show this text in a container. While the v
Goal I wanted to make a proof of concept of the callback pattern. This is where you have a step function that puts a message and token in an sqs queue, the queu
I have a problem: I made a picture with some layer and wanted to mask them with the mask css property. It works fine on Firefox, whereas on Chrome it doesn't ev
I need some help with Swiper. According to its documentation here: http://idangero.us/swiper/api/, I need to call mySwiper.update() after I hide/show slides man
I have setup rabbitmq on GKE using the applications. Everything is setup according to the tutorial guide and at the end I can access the UI management on the IP
I've collection view and cell configured from array, I want to set the image of cell's UIImageView from the array, but xCode returns an error saying: Fatal erro
I have a User model and a phone model the phone model has a foreign key relation with the user model I read the docs on NestedSerializers and tried it to no ava