InfoQ Homepage Java Content on InfoQ
-
Spring Boot for DevOps
Nicolas Frankel demoes some of the many important Non-Functional Requirements out-of-the-box that come with Spring Boot: monitoring, metrics, exposing those over HTTP.
-
12 Factor or Cloud Native Apps for Spring Developers
Cornelia Davis discusses the Twelve Factor App (12factor.net), which describes elements of cloud native applications. She takes a look at each factor and how Spring and Cloud Foundry satisfy them.
-
Developer Experience with Spring Cloud
Spencer Gibb and Dave Syer explore a range of options for development with Spring Cloud, starting with deploying everything locally to a local development solution.
-
Migrating the Monolith
Rohit Kelapure discusses tools and prescriptive quantitative techniques for creating an application suitability funnel and comprehensive criteria for migrating applications to a PaaS.
-
Getting Started with Spring Cloud
Josh Long and Dave Syer focus on how Spring Cloud integrates service registration, declarative REST clients, messaging microservices with Spring Cloud Stream and much more.
-
Lattice: A Cloud-Native Platform for Your Spring Applications
Matt Stine introduces the basics of Lattice, a cloud-native application platform that enables one to run applications in containers like Docker, on a local machine via Vagrant.
-
Modern Java Component Design with Spring Framework 4.2
Juergen Hoeller presents selected Spring Framework 4 component model highlights, with a focus on the upcoming Spring Framework 4.2 and a selection of Java 8 enabled features, also code examples.
-
Cloud Native Java with Spring Cloud Services
Scott Frederick and Craig introduce the capabilities provided by Spring Cloud Services and demonstrate how it makes simple work of deploying cloud native applications to Cloud Foundry.
-
Modern Front-end Engineering
Dustin Whittle discusses the pros and cons of modern UI toolkits like Zurb, Bootstrap, and SemanticUI and modern JavaScript frameworks like React, Angular, and Ember.
-
Building and Tuning High Performance Java Platforms
Emad Benjamin covers various GC tuning techniques and how to best build platform engineered systems; in particular the focus is on tuning large scale JVM deployments.
-
Bringing javax.cache'ing to your Application
Chris Dennis and Alex Snaps discuss introducing caching into a Spring application to solve real world problems.
-
Booting IoT with Grails
Colin Harrington explores what it means to use a framework such as Grails as a power player on embedded Linux devices for IoT & home automation applications.