Am invoking an REST endpoint from another service using restTemplate.exchange. The endpoint that receives the request invokes DB and fetches around 1.5 mil rec
What is Long here and what on basis do we configure this in JpaRepository? public interface FirstRepository extends JpaRepository<First, Long> { }
As mentioned in the title, I need to use watershed for image segmentation. And I follow the instruction provided by https://uk.mathworks.com/help/images/marker-
im using svg for circular progress bar , i want to make one end curve not the both end . how is this possible ? how can i implement one end curve in svg? s
I can not seem to find a way to do this? I have a file named X in some folder, I want to create Y with the same contents in the same directory. The way I do in
This is my program print" Welcome to NLC Boys Hr. Sec. School " a=input("\nEnter the Tamil marks :") b=input("\nEnter the English marks :") c=input("\nEnter th
I am a student learning to code (I know much, but not very much). I was installing the IntelliJ IDEA community version when I saw there was al
I am generating a string from database dynamically which has the same name of image in drawable folder. Now I want to set that value for ImageView using setIma