I'm working on an application that stores a large amount of user-entered data in a MySQL DB regarding their performance in a competitive activity. We have a web
Getting my way through a Ruby on Rails tutorial; I know this is very simple, but I'm stumped, as I'm very new to the framework here. After generating a control
I have a models folder that contains multiple sql files for example models/mart/table1.sql, models/mart/table2.sql, models/mart/table3.sql I run this command ma
So when I run the job locally using jar, it deploys and finishes successfully i.e. I can see the output files in GCS java -cp /Users/zainqasmi/Workspace/vasa/da
I have a clean Ubuntu VPS, Nginx, Certbot and Nodejs installed on it. I also generated Let's Encrypt Cert in auto mode for mo domain. All configs are very basic
I have installed shoes successfully but when I run the command to start shoes./dist/shoes I get this message bash: ./dist/shoes: No such file or directory I'm
I'm not sure what's wrong with my configuration, but as far as I can see it should be correct, despite that spring announces that there is no such bean definiti
I tried to generate a REST API for my customers, categories, products, coupons, manufacturers and all others to use it in my Android application, but I can't ge