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

Make end state simpler #11

Closed dsyer closed 10 years ago

dsyer commented 10 years ago

Too many support questions arise where the build configuration is identical to the end state in theis guide. It would make the guide shorter and easier to consume, and also remove a non-standard part of the stack that queers the pitch for support, if we just stick to Tomcat.

gregturn commented 10 years ago

Agreed