I have generated two Spring Initializer Maven projects. I open the first one with File-Open-location_of_the_file, It opens up the project, when I want to open t
I am using standard tax rate in WooCommerce but if I want to sell to business customer in other country, then VAT rate must be lower. How can I change tax to "R
#include using namespace std; #include using namespace std; class Employee { public: int InpID; float salary; Employee(int ID) { InpID = ID; salary = 34; } Empl
Is it possible to send a HTTPS POST request to a server that you only have the public key to (and not the whole certificate - obviously not talking about the pr
I have a MySQL database schema that looks like this: team teams_players players +--+ +--+-------+---------+ +--+ |id| |id|t
i'm actually learn spring boot and i started use swagger for test my controller, My problem is this : My contructor lokk like this : @Override public Strin
I am trying to use every character in the string in a function i have (that uses only one Char) but i am also trying to use that same string as a whole in the s