Posts by gise • 39 points
3 posts
-
0
votes0
answers11
viewsQ: How to add items to a list with Spring JPA Onetomany with Postman
I searched several places and did not find an answer, because it just doesn’t work by putting the annotations @Onetomany and @Manytoone, already put with fetch, with Mapped, didn’t work. 1 - How JPA…
spring-jpaasked gise 39 -
1
votes1
answer1192
viewsA: Node_modules is not recognized
The command is from a class of Node and in class the teacher uses Mac and in class it was only install the mocha and then type this command line, but on the PC that is my case (Windows) he does not…
-
2
votes1
answer1192
viewsQ: Node_modules is not recognized
Why does this happen at the Windows 10 prompt? Commands like in filename.js works. It happens when I try: node_modules/mocha/bin/mocha In the environment variables I put:…