I send the data from the postman like this: {"contacts":[ { "idContact": "201", "name": "Joseph", "lastName": "Herrera",
I have the following regular expression which matches on all double quotes besides those that are escaped: i.e: The regular expression is as follows: ((?<![
So I'm doing this for homework, and I can't figure out where my bug is. Any help is greatly appreciate. My understanding is this. Initialize a stack for trac
I am using this script to create a new Laravel project: https://laravel.build/example However, Laravel 9.* is installed by default. How do I change the script t
I've set up a script that essentially copies the contents from a 'template' folder within my google drive and moves the copied contents to a newly created folde
I have a project which has this directory structure and I'm deploying it to AWS. ./frontend ./backend I have two Cloudformation scripts: (1) to deploy the back
We are using io.qameta.allure.cucumber7jvm.AllureCucumber7Jvm plugin for cucumber tests. Generally allure reporting is working fine, but we are missing some tes
After updating xCode I am facing the below error from a week. I am not able to run app on device. I dont think the issue is with xcode because even if I try to
enter image description herefile application.properties Error starting ApplicationContext. To display the conditions report re-run your application with 'debug
this is my code of main activity i am using test m3u8 link first video keep playing in background on closing app or closing activity 2nd by this code sample tes