Coding Global Background
Coding Global

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

Archived 3 years ago
0 messages
1 members
3 years ago
Open in Discord
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