Initially endpoint mappings are loaded when project is first doing a static scan , however after starting the boot app all endpoint mappings are removed and a error is thrown.
Error running command sts/livedata/refresh: Converting circular structure to JSON --> starting at object with constructor 'Timeout' | property '_idlePrev' -> object with constructor 'TimersList' --- property '_idleNext' closes the circle. This is likely caused by the extension that contributes sts/livedata/refresh.
I have disabled all possible conflicting extensions with just java red hat and spring boot enabled and issues persist leading me to believe this is a bug.
Initially endpoint mappings are loaded when project is first doing a static scan , however after starting the boot app all endpoint mappings are removed and a error is thrown.
Error running command sts/livedata/refresh: Converting circular structure to JSON --> starting at object with constructor 'Timeout' | property '_idlePrev' -> object with constructor 'TimersList' --- property '_idleNext' closes the circle. This is likely caused by the extension that contributes sts/livedata/refresh.
I have disabled all possible conflicting extensions with just java red hat and spring boot enabled and issues persist leading me to believe this is a bug.