I have container A this container holds my broker service that delivers messages and creates a socket that my other services connect to and then send messages t
I am new to coding and trying to rotate a div element with id circle in the clockwise direction using CSS keyframe animation. Here is a sample of what I tried a
The application I'm building targets portuguese speaking users. The users can input a sentence which will be interpreted by ANTLR. To provide the users the best
I'm working on a Spring project on GitLab with classmates. After I pulled it, I ran it on Visual Studio Code and searched "localhost:8080" on my browser but it
I have a given dataFrame with four columns - X1 X2 X3 X4 1 1.2 1.2 2 1 1.3 1.2 1.2 1 3.2 4.2 1 1.9 1.2 5.4 3 I want to add a new column by this condition - if
I am asking about a way to improve code readability I was able to make a macro like this for a small library I'm making #define fun(name, arg1, arg2) void name(
This is the error that is thrown by our automated build suite on Windows 2008, while running ICEs (after migrating from WiX 2.0 to WiX 3.0): LGHT0217: Error
I would like to achieve these below. What are good ways? Make one API on API Gateway. (I prefer one API over two APIs to save maintenance cost.) The API can be
I’m writing a script to import bulk data entries for organizations. In Strapi, however, I have a number of relational fields for the organizations with th