Can anyone show me or point me to a spring boot gradle project that does not make use of the spring boot gradle plugin. I'm looking for something like a sprin
I have a new Linux database server I am working on with a certain hostname and ipaddress. I want to change it's hostname and ipaddress with my old Linux databas
My project is of creating chatbots. And I have an appointment component in it. So when visitor selects any time slots and date of appointment it should get inse
The following works for single values if pets is DOG where pets in ('DOG', 'CAT', 'DRAGON') But, if I have a comma separated list of pets - {DOG, CAT} gener
My application is not live yet, so I'm testing the performance of my Gremlin queries before it gets into production. To test I'm using a query that adds edges f
The part 'const exampleEmbed = new Discord.MessageEmbed()' and 'command(client, 'embed', (message) => {' get wrong but i fail debug command(client, 'embed',
I am updating my Sinhala keyboard developed for Windows two years back to add some additional characters. However, when I try to test the coding, I get the foll
I am trying to use Create React App but getting an error that it requires Node 14 or higher. My node version is Node 13.14.0 and there's no way for me to update
i have tried everythings i found online but nothing seems to work.. Here is my problem: I tried to implement authentification with google in laravel using socia