SpringOne2GX 2015 Replay: Spring Boot and Groovy
Check out more this look at Groovy and Spring Boot, and using Groovy Grails in Spring Boot projects, in a talk from SpringOne2GX 2015.
Join the DZone community and get the full member experience.
Join For FreeThe emergence of Spring Boot has significantly improved the development of applications with Spring, allowing you to create applications faster by improving the configuration and removing repetitive tasks. Some of the dependencies that can be included are support for ‘Groovy’ and also the use of ‘GORM (Grails Object Relational Mapping)’ as well as ‘Hibernate’ for persistence. We will see where and how to use them in our projects with Spring Boot and how this set of technologies can convert our work in a great experience.
Recorded at SpringOne2GX 2015.
Track: Core Groovy Track
Speaker: Fatima Casau
Slides: http://www.slideshare.net/SpringCentral/using-groovy-grails-in-your-spring-boot-project
Published at DZone with permission of Pieter Humphrey, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments