I'm trying to develop an application in which users get assigned a specific role, and based on that role they have access to certain functionalities. This is wh
I have a filter in my API (for Auth), but in order to check the tokens I have to look in my database, which is not hard but when I want to get my DataBaseContex
the code is of type Interleaved code 2 of 5 (I25), and whenever I try to read it, the output always removes the number after the "-", leaving the code invalid,
So, this is the sample code that we are supposed to use as reference for a formative assessment. I decided to run it in the terminal to see if
I'm facing this problem with Java. I want to get some HTML informations from a URL. This code was working for so long, but suddenly, it stopped working. When I
Can anyone help me solve this issue? I'm been trying to install and run spark on my machine to be able to do some work both in scala as well as pyspark but alwa
My question is shown in this code I have class like that public class MainCS { public int A; public int B; public int C; public int D; } public class