spring-guides / gs-spring-boot

Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
https://spring.io/guides/gs/spring-boot/
Apache License 2.0
890 stars 4.51k forks source link

Fix: Missing space in if statement #142

Closed lixchengyu closed 1 year ago

lixchengyu commented 2 years ago

Add space to if statement

robertmcnees commented 1 year ago

Hi @lixchengyu . I would rather we not make changes to mvnw file as it is provided and not managed by the Spring team.

If you'd like to contribute to the project, this issue was opened to upgrade the Spring Boot version. We could also use an upgrade for our gradle and maven wrappers, although there is not currently an issue for that.

I'll close this PR but look for other areas with the issue above or by searching the good first issue label in this repository and others in the spring-guides org.