InfoQ Homepage SpringOne 2GX 2014 Content on InfoQ
-
RESTful Grails 2
Jeff Scott Brown talks about the Grails 2 features and functionality related to building RESTful services.
-
Grails 3.0 Preview
Grails project lead, Graeme Rocher, presents a preview of the much anticipating version 3.0 rewrite of the Grails framework including presentation of the goals behind the changes.
-
The Quest for the Holy Grails
Ken Kousen shows how to learn Grails from basic principles to advanced concepts by building a small, but interesting application.
-
Scalable Big Data Stream Processing with Storm and Groovy
Eugene Dvorkin provides an introduction to Storm framework, explains how to build real-time applications on top of Storm with Groovy, how to process data from Twitter in real-time, etc.
-
Rethinking API Design with Traits
Cedric Champeau discusses the concept of traits introduced by Groovy 2.3. Traits look like interfaces, but allow the developer to add both implementation and state into it.
-
Testing Java, Groovy, Spring and Web Applications with Spock
Peter Niederwieser shows how Spock can be used for integration testing of Spring applications, and how combining it with Geb yields a powerful solution for acceptance testing of web applications.
-
Making Spring Boot Even Groovier
Graeme Rocher shows how one can leverage key technologies from the Groovy and Grails communities to become even more productive with Spring Boot.
-
Groovy in 2014 and beyond
Guillaume Laforge presents the latest Groovy 2.3 release with its new features and performance improvements: "traits", new markup-based template engine, new code transformations, and more.
-
Introduction to Spring for Apache Hadoop
Thomas Risberg introduces the Spring for Apache Hadoop project and discusses integration with Spring XD, batch jobs and external data sources.
-
Groovy for System Administrators
Daniel Woods discusses Enterprise Operations which is seeing a shift in the management paradigm of infrastructure.
-
Fastest Servlets in the West?
The authors demonstrate Apache Tomcat's stability under high load, describe some do's (and some don'ts!), explain how to performance test a Servlet-based application, etc.
-
Booting up Spring Social
Craig Walls presents the latest that Spring Social has to offer, including integration with Spring Security, automatic reconnect, and a dramatically simpler configuration model using Spring Boot.