SpringOne2GX 2015 Replay: Spring Boot and JRebel
Here's a neat look at JRebel and Spring Boot, which helps developers start creating awesome apps quickly.
Join the DZone community and get the full member experience.
Join For FreeSpring Boot, the new convention-over-configuration centric framework from the Spring team at Pivotal, marries Spring’s flexibility with conventional, common sense defaults to make application development not just fly, but pleasant! Spring Boot gives you a huge leg up over normal starter projects, now let’s give you another boost by adding JRebel. With JRebel, the average Java developer saves over 1 work-month per year by using JRebel to skip rebuild, restart, and redeploys of their application. With Boot and JRebel, developers can get up and running and then stay focused on doing what’s important: writing kick-ass applications. In this session, developers will learn about spring boot and how to go from nothing to a fully functioning app in no time, then see how they can keep the app up and reload code changes instantly without redeploying and stay in the flow.
Recorded at SpringOne2GX 2015.
Track: Core Spring
Speakers: Adam Koblentz and Josh Long
Slides: http://www.slideshare.net/SpringCentral/springboot-jrebel-cf
Published at DZone with permission of Pieter Humphrey, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments