Anyone using Spring Boot?

Hello. Is anyone using Cursor with Spring Boot + Kotlin? Me and other folks on my team are using Intellij and really want to switch to using Cursor Pro.

However after installing the Kotlin and Spring Boot plugins, I can’t even run a fresh project creating on th spring initializer site.

Hi! I am facing the same issue. Did you find any useful resource? Need to just run a basic Spring boot server with only health API.

Have you tried installing the Spring Boot extension?

I have the same problem. Did you find a solution to it?

I’ve tried everything possible but I cannot get Cursor to recognize Java/Spring Boot/Gradle projects. And yes I have all the extensions. I’ve tried reinstalling, like literally everything I can think of.

I haven’t got the debugger to work yet but I can run my spring boot kotlin project now after I installed the kotlin-lsp: GitHub - Kotlin/kotlin-lsp: Kotlin Language Server and plugin for Visual Studio Code

Anyone has been successfully setup the project + debugger?