V

Results 1 issues of V

Hi team, looks like the code for the step 3 is outdated: ``` curl https://start.spring.io/starter.tgz \ -d bootVersion=3.0.5 \ -d dependencies=web \ -d type=maven-project \ -d baseDir=gae-standard-example | tar -xzvf...