Im trying to create microservices with Spring Boot, so i prefered to use mongodb as a database for one of my microservices using docker compose : Here is my doc
I am using Avalonia with .NET Core on Linux. I created a label where the content is a character code like . When I display this it shows up as a lit
I want to know Can bucket sort work with positive and negative floating-point number? and yes/no why? I can't solve the problem. Here is my code
I am trying to create a web scraper using Python and BeautifulSoup4 in order to get the data from the Billboard Hot 100 charts https://www.billboard.com/charts/
I am looking for an algorithm and storage schema to do string matching over a bigger than memory dictionary. My initial attempt, inspired from https://swtch.co
How do I find out how many of a given weekday (ex: Tuesdays) are in a date range using Moment JS and jQuery? I can find the number of days using Difference: ht
I've recently added authentication and authorization to my API calls through Refit, using the standard MSAL implementation. The configuration is shown below: se
Complete the given method called solve which takes as parameter a dictionary A. A has some keys, but the values of the keys 'x' and 'y' have been mistakenly swa
I try to do tregger BEFORE UPDATE but keep getting an error I need to create trigger BEFORE UPDATE test what change and put that change to table logi DROP TRIGG