Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Building your app management tools with Spring Boot

Building your app management tools with Spring Boot

Spring Boot lets you write apps better than ever. But did you ever think about writing all those support scripts and tools you inevitably need with Boot as well? In this webinar, see how the Spring team has already picked up and run with Spring Boot CLI as a powerful way to manage things like all open issues against the 60+ getting started guides. See how to monitor application logs using a little Spring Integration, Spring WebSocket+STOMP, and other technologies, all with some lightweight Boot+Groovy code.

Greg Turnquist

July 07, 2014
Tweet

More Decks by Greg Turnquist

Other Decks in Technology

Transcript

  1. Building Your App Management Tools with Spring Boot [email protected] http://spring.io/team/gturnquist

    twitter-github: @gregturn Unless otherwise indicated, these slides are (C) 2014 Pivotal Software Inc., and licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http:// creativecommons.org/licenses/by/4.0/. Greg Turnquist
  2. How did you build your app? Java, Groovy HTML, JavaScript,

    CSS Maven, Gradle Spring, Boot, Tomcat, etc.
  3. What about support? ash, bash, csh, dash, fsh… PERL, T-SQL

    Python, Tcl/TK/Expect Any other scripting langs
  4. With Spring Boot… Build tools faster Use a proven stack

    Backed by a solid team …and finish tools sooner!