I want a pass a dto and another value using the @RequestBody in spring. Something like shown in below,(This is my controller code) public User createUser( @Req
I uploaded my android studio project in java on GitHub but it is not showing languages section. How do I add languages section. And why GitHub failed to detect
I implemented react-native-hms-iap in my react native project. I configured all the details mentioned in here. Also I can assure that there is no signature issu
we are an operational support team and we support 3 different Salesforce systems and 1 amazon connect system. i need to create dashboard for reporting bugs, PBI
Let's say you have a stream of stock updates StockUpdate: public class StockUpdate { public string Symbol { get; set; } public string Pric
I am new to using SQL and MySQL. I recently installed MySQL Server 8.0.27 on Windows 10. Everything appeared to be going fine at first, since I started the serv
I am trying to send keystrokes to DirectX program through sendInput and from what I understand I need to make use of Scan Codes, I've written this code but it j