InfoQ Homepage SpringOne Platform 2016 Content on InfoQ
-
Let's Visualize Your Spring Boot Applications
Shin Tanimoto offers techniques for visualizing microservices built by Spring Boot applications using Elasticsearch, Kibana and Spring Cloud Sleuth.
-
Spring Data and In-Memory Data Management in Action
John Blum and Luke Shannon present and code a live Spring Boot-based application powered by Apache Geode (a.k.a. Pivotal GemFire) running on CloudFoundry.
-
Consuming Data Services with Spring Apps on Cloud Foundry
This talk covers how the Spring Boot and the Cloud Foundry Java Buildpack auto-configuration mechanisms work, their limitations, and how to explicitly configure connections when needed.
-
Sneek Peek at Spring Data Cassandra
Mark Paluch and John Blum present the changes in Spring Data Cassandra and what to expect from the upcoming version.
-
Spring Cloud with Consul and Vault
Spencer Gibb discusses how to integrate Spring Boot applications with Consul and Vault for Service Discovery, Configuration, Secrets, Event Bus and more.
-
Next Level Redis with Spring
Christoph Strobl explains Redis' Object Hash Mapping and Secondary Indexes as well as the Spring Data Repository abstraction that lets one seamlessly interact with Redis.
-
What's New in Spring Data?
Christoph Strobl and Mark Paluch overview the new features introduced in the latest Spring Data release trains, covering improvements to Commons, JPA, MongoDB, Redis, and the community modules.
-
Where Does Apache Geode Fit in CQRS Architectures?
Eitan Suez explores the question: Where does Geode fit in an organization's system architecture, suggesting one particular fit for Geode in the context of a CQRS architecture.
-
Introduction to Spring Data
Greg Turnquist explains how Spring Data avoids writing data queries by hand and provides the means to avoid SQL lock-in and connect to multiple data stores.
-
Managing Secrets at Scale
Mark Paluch discusses keeping the security bar high while running services that require secrets, securely sharing and managing secrets (certificates, passwords, keys) using Vault and Spring Boot.
-
Spinnaker - Land of a 1000 Builds
Greg Turnquist talks about Spinnaker, the open source continuous deployment tool that supports multiple clouds, multiple languages, and multiple providers.
-
Java Buildpack Developer Enhancements
Ben Hale talks about the new support for JMX access, debugging, and profiling.