Webinar: Spring Boot -- Simplifying Spring for Everyone

October 8, 2013

Speaker: Phil Webb, Pivotal Modern systems are no longer the monolithic deployments that they once were. The promise of true 'service oriented architecture' is finally here, and systems are now being composed from small, discrete, self contained units. But with more applications to write, and more deployments to manage, are you looking for something to help ease the pain? Are you fed up with searching stackoverflow for copy-paste configuration, do you want to write apps that can 'just run'. Perhaps you are just starting out with Spring and want a quick way to learn the basics without manually downloading and installing half the Internet? In this webinar Phil Webb will demonstrate how Spring Boot can take you from zero to Spring with minimal fuss. We will look at how you can rapidly prototype Spring applications using Groovy, and how Spring Configuration in Java applications can be radically simpler. We will show how you can embed tomcat into your applications and turn a few lines of Java into a production ready, executable jar that is less the 8 Mb.

Previous
Webinar: Building WebSocket Browser Applications with Spring
Webinar: Building WebSocket Browser Applications with Spring

Speaker: Rossen Stoyanchev Slides: https:/github.com/rstoyanchev/webinar-websocket-spring Code: https://git...

Next Video
Webinar: Taming Coupling & Cohesive Beasts with Modularity Patterns and Spring
Webinar: Taming Coupling & Cohesive Beasts with Modularity Patterns and Spring

Speaker: Param Rengaiah, Aspire Systems By now you should have heard about coupling and cohesiveness. Thes...