Upon launching debug either per launch.json or Spring Boot Dashboard, VSCode jumps to Class.class here. I don't event get to the Spring Boot Output in the Terminal which would normally happen. The ...
I cannot debug one-line lambdas. This is how the code looks like as soon as I start the application: As you can see, the two breakpoints where the lambda is a one-liner are grayed out (unverified ...