I am successfully able to run the command ./mvnw spring-boot:run for my spring boot project in git bash. But why is that when I try the windows equivalent comma
./mvnw spring-boot:run