InfoQ Homepage Development Content on InfoQ
-
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.
-
Building Pinterest's Mobile Apps
Mike Beltzner describes the tools and techniques used to keep Pinterest's platform stable and responsive. Garrett Moon dives into the technology they developed.
-
Functional Systems @ Twitter
Marius Eriksen explains Twitter's experiences with functional programming (with Scala) @ Twitter: where functional techniques worked and where not. Also: how the Scala language has scaled with Twitter
-
I Dream of Gen'ning: Protecting Your Codebase with Scalacheck's Magic
The authors discuss property based testing from the basics to advanced techniques (custom data generators, performance tests, basing data generation on samples from production data,...).
-
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.
-
Cassandra, Couchbase and Spring Data in the Enterprise
The authors focus on POJO persistence over Cassandra, including automatic Cassandra schema generation and Spring context configuration using both XML and Java.
-
Spring 4 Web Applications
Rossen Stoyanchev overviews the areas in which the Spring framework has evolved along with highlights of specific noteworthy features from the most recent releases.
-
Deep Dive into Spring WebSockets
Sergi Almar reviews the architecture behind WebSocket and tries to show how to build highly scalable applications with it.
-
Software Development & Architecture @ LinkedIn
Sid Anand discusses the architectural and development practices adopted by LinkedIn as a continuous growing company.
-
Spring Integration - Java Configuration and More
Gary Russell examines in detail many of the new features of Spring Integration 3.0 and 4.0 releases through hands-on demonstration.