Error : Could not find com.android.tools.build:gradle:4.0.1. Searched in the following locations: https://jcenter.bintray.com/com/android/tools/build/gradle/4.0
I do not understand why my code is not working, could anyone help me with this one? It is supposed to print a list of palindromes (numbers that are equal to the
Below is the structure of my table diary, which has some entries about trips. The problem is there are around 4,000 duplicate entries which I
I have a parent container div with relative positioning. Inside the div I have a textblock and an image. The textblock has an absolute positioning to overlay th
I want to get value from the JSON column and return custom DTO in spring JPA. Table structure userId (int) name (string) street (string) zipcode (string) state
I am trying to generate a json rest api. My return Object to the client are classes generated from protocol buffers. So I tweacked jackson to convert the protob
From https://spring.io/guides/gs/centralized-configuration/: You can force a bean to refresh its configuration (that is, to pull updated values from the Con
I am not able to run docker-compose for an asp.net core 3 api on https with a self signed cert. I have followed the instructions on ms docs but I have given up
I have unsuccessfully been trying to create a copy constructor of a class that instantiates a derived class. Let's say I have the following pure virtual class:
would you please help me? Im going to compile my model using the recall metric. but in hparams tab, I cant see any other metrics but accuracy. here is my cod: H