I have a multi-tenancy project using mediator and CQRS, for some reason my CRUD from order request are returning this error, I already try refactor my handler s
I'm receiving my value from Kafka in the form of character,number in a random manner which is generated by another program. An example of values I receive: a,4
I want to draw multiple lines on the view with different colors and undo,redo the paths in android. I use the bitmap paint option, each path has a unique color
I'm struggling to webscrape this search and was wondering if anyone has an idea on how I should be organizing the nested loop? At one point I was running into t
How can I tell if the JVM in which my application runs is 32 bit or 64-bit? Specifically, what functions or properties I can used to detect this within the pro
I have function to filter post in Ajax: function load_scripts() { wp_enqueue_script('ajax', get_template_directory_uri() . 'scripts.js',
I'm working on a project and a small part of it consists of drawing a world map with 43 countries on my list. My dataset is as follows: How do I put this on th