I'm building a REST API with Spring Boot to retrieve boat information. I'm using Spring Data Rest and Spring Data JPA. When I get the data from the API, I don't
after I created react.js project when I put any type of code it doesn't show in the localhost so when i inspect and open the console tap it show me this error:
I am new to Prodigy and haven't fully figured out the paradigm. For a project, I would like to manually annotate names from texts. My team has developed our own
I would like to choose randomly out of a list with 3 elements (HGA, CGA, SGA), but I have 3 lists with the probabilities in it. My probabilities are given by (t
this is my code in JavaScript: var changeIdValue = function(id, value) { document.getElementById(id).style.height = value; }; document.getElementById ("balkl
I am having trouble with images on the iPhone. They work fine on Android (both emulator and actual devices) and on the iPhone simulator. However, on an actual
I’m getting an error when I run my react app that "shouldn't" be. This is a fresh instance of ‘create-react-app’ and a single component being
I am trying to run a .NET MAUI Blazor template project and adding its dependency to A blazor web assembly template on Mac machine but I am facing issue while
I am working on a kotlin application that contains fragments. I am converting an app I created using activity to fragments but I am having an issue. I get an er