Coding Global Background
Coding Global

Spring Boot Microservice - ServiceTest and ControllerTest for Junit throwing java.lang.StackOverflow

Archiviert 3 years ago
0 Nachrichten
1 Mitglieder
3 years ago
In Discord öffnen
D
direct_x_34
Copy Paster!

Hi, As I couldn't solve the issue. I asked a question to stackoverflow. My problem is that I cannot run any test method of service and controller test as it throws stackoverflow error. I think it can be thrown due to the infinite loop call in the method. How can I fix it? Here is the link : https://stackoverflow.com/questions/74633891/spring-boot-microservice-servicetest-and-controllertest-for-junit-throwing-jav