Vaadin + Spring Boot + VSCode + Maven Wrapper + Mac OSX

Good morning folks,

I decided to try Vaadin on a new project, on Windows everything is ok, but using VSCode, Spring Boot and the local Maven to the project, on mac osx, with the Maven wrapper of the project that spring boot of the code creates, I’m having a lot of problems, using the code run/debug itself does not work, using the ./mvnw command of the project that the code generates, does not work, the project executes, but the interfaces do not load with the styles, and do not work correctly, someone has been there? I realized that Vaadin seems interesting, but it seems to generate a lot of headaches to unfold the project. Give a hand if possible, someone else working on mac osx with Vaadin and Spring Boot?

Marcelo Vidigal

Hi!

Vaadin 14 works fine for me on macOs with vscode.

Vitaly