Back to stackoverflow with another question after hours of trying on my own haha. Thank you all for reading this and helping in advance. Please note the console
This is my docker-compose file, and I have two mounted volumes, and each volume require a different user and group owner version: '3' services: mysql: im
I'm trying to onboard a new developer, that is using Windows 11 as the only one on our small team. I've guided him through installing WSL2 and Ubuntu 20.04.3 LT
I need a solution to improve the performance of this method. I need to insert these inputs in order using LinkedHashMap and it works perfectly. However, I don't
I want to read from a file and store it in a string. This is my method: public static String createJsonFileFromNode(String filename, JsonNode root) { Strin
I'm using azure functions to host an API for a react app, however I'm also using the same azure function to host the html/js/css for the app (via proxy function
I'm testing an Angular interceptor who test the refresh token before every api call When the api response with an error the client must logout Most of the tim
I have been trying to find a location to store my app database that I can find in the file browser on my android emulator. Also with my current set up after I r