### Describe the bug This can be reproduced on - - Project : `unlogged-spring-webflux-demo` - Branch : `main` or `main-archive` - Classname : `BulkHeadController` - Method : `fib` <img width="1440" alt="Screenshot 2024-06-28 at 12 02 19 PM" src="https://github.com/unloggedio/intellij-java-plugin/assets/68552461/5bb4a568-c9ba-4ec0-9516-2aa442de2764"> [sdk 0.6.4 and plugin 2024.2.11] ### Reproduction steps 1. Select the gutter icon for the method mentioned above and try to generate a junit boilerplate for it (dummy data mode) ### Expected behavior For a Junit template with dummy data to be generated for this method. ### Additional context Exception - [stackOverflowException.txt](https://github.com/user-attachments/files/16025374/stackOverflowException.txt)