Spring Boot 1.2.3 released
Spring Boot 1.2.3 has been released and is available now from repo.spring.io and Maven Central.
This maintenance release includes a small number of fixes and is a recommended upgrade for all users.
Spring Boot 1.2.3 has been released and is available now from repo.spring.io and Maven Central.
This maintenance release includes a small number of fixes and is a recommended upgrade for all users.
Spring Boot 1.1.12 has been released and is available now from repo.spring.io and Maven Central.
This maintenance release includes a small number of fixes and is recommended for anyone still on the 1.1.x line.
This the last planned release from the 1.1.x branch so please consider upgrading to 1.2.3 if you haven't already.
Recorded at SpringOne2GX 2014.
Speaker: Dan Woods
Core Groovy Track
Slides: http://www.slideshare.net/SpringCentral/4pieter-springone2gx2014distributedplatformdev
Building an Enterprise Application Stack means the necessity to have a service tier that can scale to the demands of business. This talk will discuss the approach to developing a scalable enterprise architecture, and will demonstrate implementations based on the variety of technologies available from the Groovy ecosystem, including Grails, Spring, Spring Boot, and Spring Integration.
Recorded at SpringOne2GX 2014.
Speaker: Kenneth Kousen
Core Groovy Track
Slides: http://www.slideshare.net/SpringCentral/advanced-groovy-tips-and-tricks
Groovy has a very easy learning curve for Java developers, so many people become Groovy users without realizing all it can do. This presentation will examine features of Groovy that can make your life easier once you're past the initial adoption stage. Prerequisite: Some Groovy knowledge
Welcome to another installment of This Week in Spring! As usual, we've got a lot to cover so let's get to it!
Recorded at SpringOne2GX 2014.
Speaker: Paul King
More Groovy Track
Slides: http://www.slideshare.net/SpringCentral/groovy-asttransforms-paulkingsep2014b
In this talk you'll learn about some of Groovy's AST transformations.
Recorded at SpringOne2GX 2014.
Speaker: Jeff Scott Brown
More Groovy Track
Slides: http://www.slideshare.net/SpringCentral/gorm-inside-andout
GORM is a super powerful ORM tool that makes ORM simple by leveraging the flexibility and expressiveness of a dynamic language like Groovy. With GORM developers get access to all of the power and flexibility of an ORM tool like Hibernate without any of the complexity.
Speaker: Scott Deeg
Slides: http://www.slideshare.net/sdeeg/spring-polymer-webinar-46514389
Polymer is the latest web framework out of Google. Designed completely around the emerging Web Components standards, it has the lofty goal of making it easy to build apps based on these low level primitives. Along with Polymer comes a new set of Elements (buttons, dialog boxes and such) based on the ideas of "Material Design". These technologies together make it easy to build responsive, componentized "Single Page" web applications that work for browsers on PCs or mobile devices. But what about the backend, and how do we make these apps secure? In this talk Scott Deeg will take you through an introduction to Polmyer and its related technologies, and then through the build out of a full blown cloud based app with a secure, RESTful backend based on Spring REST, Spring Cloud, and Spring Security and using Thymeleaf for backend rendering jobs. At the end he will show the principles applied in a tool he's currently building. The talk will be mainly code walk through and demo, and assumes familiarity with Java/Spring and JavaScript.
Learn about about Spring Security at http://projects.spring.io/spring-security
Learn about about Spring Cloud at http://projects.spring.io/spring-cloud
Speaker: Julien Dubois
Slides:http://www.slideshare.net/julien.dubois/jhipster-for-spring-boot-webinar
JHipster focuses on generating a high quality application with a Java back-end using an extensive set of Spring technologies; Spring Boot, Spring Security, Spring Data, Spring MVC (providing a framework for websockets, REST and MVC), etc. an Angular.js front-end and a suite of pre-configured development tools like Yeoman, Maven, Gradle, Grunt, Gulp.js and Bower. JHipster creates a fully configured Spring Boot application with a set of pre-defined screens for user management, monitoring, and logging. The generated Spring Boot application is specifically tailored to make working with Angular.js a smoother experience. Join Julien for a quick-live coding session to build a simple application, and deploy it to Cloud Foundry.
Learn about about Spring Boot at http://projects.spring.io/spring-boot
Original author: DISID Corporation
Dear Spring community,
The DISID Spring Roo team is busily working towards the 2.0 release. With Spring Roo 2.0 we would like recover the essence that defines the Roo project:
The new Roo 2.0 is a beginning, in future versions we would like to design a new way to define the view layer components to get a true independence from view layer technologies letting the developers to try the technology that better adjust to their requirements: JSP, Thymeleaf, etc. without losing any benefit.
We have scheduled the work of the relase 2.0 in 3 main milestones:
Milestone 1: Create a smaller and easier to maintain Spring Roo distribution. From 2.0, Roo will contain the runtime and the main addons only, so new versions could be released more frequently and being kept up to date with latest Spring projects:
Milestone 2: Update code generation to use latest Spring technologies
Milestone 3: Move web layer to HTML5
Important: Roo 2.0 might contain API changes and less add-ons than previous version so this release probably won't be backward compatible with 1.3. You can see a more specific roadmap in the SpringRoo JIRA:
As always, you’ll also find Roo on Twitter - either follow @SpringRoo or just include #SpringRoo in your tweets. Stay tuned to Spring Roo news!