Hey guys, I have implemented an update method for my web app and the query is from CrudRepository. Now, whenever I update a record, the target record does not get updated, ins...
Hey guys, I'm having a problem with my Spring boot project. I have linked my tables with a OneToMany annotation and the foreign key is succefully added. Now the problem is tha...
Hey guys. So, I wrote a program to sort out my downloads folder. the program is in a while loop so that it never stops unless i stop it. It works as expected but I noticed tha...
Hey guys, at line 56, I'm determining the type of file and storing it as a string in the fileType variable. I am then returning the variable in line 60. In line 73, I am comp...
hey guys, is it good practice to inject a service layer in another service layer?
Hey guys, ive come across this error, gone to stack overflow and a bunch of other resources but non of them seem to be of help. Could any of you guys offer some assistance? ...
hey guys, i have packaged my react app with spring boot app into a jar file but when i run the jar file to check if everything is working, i get the home page but as i try to ...
hey guys, my maven plugin has this error. what can i do?
Hello, I'm reading in thymeleaf and found this line saying that template resolver automatically integrates with Spring's own resource resolution infrastructure, does it mean t...
Hey guys, I keep getting this error "The given id must not be null" when I run my spring project. I have looked the error up on stack overflow but the solution given does not ...
Hey guys, I'm doing tackling this assignment and I got this error at the top but from the looks of things i put all the input elements within the data-cc-digits divs. Any hel...
Hey guys. I connected my API to a thymeleaf template but after that I keep getting this error whenever I try to make requests using postman. What could I have done wrong?
So, there is no need to configure templateEngine and viewResolver too unless one needs to change the default settings, right?
Hey guys, how can I get the xmp file from a raw photo?
what does indexing mean?