I have a runnable jar file (with a lib folder housing all the dependency jars). This is located on a network share which anyone that has access can run from. Th
I ran into an error with custom delete method in spring data jpa. Basically there's a bag which contains items, and when deleting the bag, all the items in it s
This problem has been doing my head in for far too long and I cannot find any solution in other questions. In SQLAlchemy I am creating a schema (2 tables) whi
I try to count the item total for all rows in a DataFrame. Is there a way to do it? In the dataset below, I try to count how many items are there across all col
I am trying to implement in-app purchases in an app. this is the firs time i am doing this. I think i have the whole thing set up correctly, when i test on the
I am trying to make SEO friendly, my URL is https://example.com/blog/single.php?blog=BLOG_TITLE&id=27, I want to make it https://example.com/blog/single.php
Why do you need a WSGI/ASGI framework when you can create a REST API just using AWS API gateway and lambda integration(using a lambda handler to process a reque
I'm working with Objectbox (1.3.0) to build my database on Flutter. I try to create an entity composed of a custom type (enumeration) like this : type_enum.dart
I've a wired problem in my project, I'm trying to file stream some .acc format by ASP.net and it works perfectly fine in some files (which I realized for file s