gs-spring-boot-kubernetes
                                
                                 gs-spring-boot-kubernetes copied to clipboard
                                
                                    gs-spring-boot-kubernetes copied to clipboard
                            
                            
                            
                        Spring Boot Kubernetes :: Deploy a Spring Boot application to Kubernetes :: spring-boot,spring-framework
Closes #6. @pivotal-cla This is an Obvious Fix
Following the steps in this guide results in an error. Maven isn't downloaded with the following command: curl https://start.spring.io/starter.tgz -d dependencies=webflux,actuator | tar -xzvf - Yes the guide tells you...
Update the guide to use the most recent Spring Boot version. To do so, change the Spring Boot version in: initial/build.gradle initial/pom.xml complete/build.gradle complete/pom.xml