AlexFalappa / nb-springboot

NetBeans IDE plugin supporting programming with Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arguments are incorrectly passed to application

AlexFalappa opened this issue · comments

Command line arguments are passed to spring-boot:run goal as a comma separated list, they should be a space separated list instead.