InfoQ Homepage Spring Content on InfoQ
-
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.
-
Cassandra and DataStax Enterprise on PCF
Ben Lackey and Cornelia Davis start with the use cases for on-demand, dedicated DSE clusters, cover the solution design, and demo the system, touching also the support that Spring has for Cassandra.
-
OpenID Connect & OAuth - Demystifying Cloud Identity
Filip Hanik and Sree Tummidi talk about the OpenID Connect and OAuth 2, sharing their experiences building the CF User Authentication and Account management project, and OpenID Connect implementation.
-
Writing Your Own Spring Boot Starter
Dieter Hubau explains the workings of a Spring Boot Starter project and goes over the necessary code for creating one using his recently developed starter for integrating Spring Social with Redis.
-
10 Ways to Get Super Productive with Spring Boot
The authors discuss Spring Boot: development cycle with Devtools, H2 web console, persistent web sessions, managing cache, static resources in web apps, evolving a database schema and more.
-
JDK 8: Lessons Learnt with Lambdas and Streams
Simon Ritter starts with a short summary of the key features of both Lambda expressions and streams before moving on to some real world examples of how to use them effectively.
-
40 Tips & Tricks for Spring in IntelliJ IDEA
Stephane Nicoll and Yann Cebron talk about how to navigate, edit and perform refactorings across a variety of common Spring technologies.
-
Project Jigsaw in JDK 9: Modularity Comes to Java
Simon Ritter explains the impact project Jigsaw will have on developers in terms of building their applications, as well as helping them to understand how things will change in JDK 9.
-
Designing, Implementing and Using Reactive APIs
Ben Hale and Paul Harris talk about what led them to choose a reactive API, how they designed and implemented it using Project Reactor.
-
PCF Dev: Spring Cloud Services in Your Pocket
Keaty Gross talks about PCF Dev, a new distribution of Cloud Foundry designed to run on a laptop or workstation, useful to develop and debug locally on a fully featured Cloud Foundry.