InfoQ Homepage Presentations From Zero to Hero with Spring Boot
From Zero to Hero with Spring Boot
Summary
Brian Clozel shows how Spring Boot can help build web applications, tests to production-ready features, that leverage the Spring ecosystem.
Bio
Brian Clozel is Spring Team Member at Pivotal.
About the conference
Pivotal Training offers a series of hands-on, technical courses prior to SpringOne Platform. Classes are scheduled two full days before the conference and provide you and your team an opportunity to receive in-depth, lab-based training across some of the latest Pivotal technologies.
Community comments
changes
by Mark N,
changes
by Mark N,
Your message is awaiting moderation. Thank you for participating in the discussion.
Keep in mind when you watch this that some things changed from milestones to GA.
Also, for somethings he showed, there are shortcuts. For example you can add things to the pom by right clicking and selecting "Spring". Also, for JPA, use JpaRepository.