InfoQ Homepage Java Content on InfoQ
-
Next Generation OAuth Support with Spring Security 5.0
Joe Grandja overviews OAuth 2.0 Login and walks through the necessary steps in setting up OAuth 2.0 Login using Google as the authentication provider.
-
Consumer-Driven Contracts and Your Microservice Architecture
Marcin Grzejszczak and Adib Saikali demo a system using the Consumer-driven Contracts approach together with Spring Boot and the Spring Cloud Contract verifier.
-
Cloud Event-Driven Architectures with Spring Cloud Stream 2.0
Oleg Zhurakousky overviews various types of event-driven architectures, and how the different message-oriented components of the Spring portfolio fit into the picture.
-
Data Consistency in Microservice Using Sagas
Chris Richardson discusses messaging, durability, and reliability in microservice architectures leveraging the Saga Pattern, explaining how sagas work and introduces a saga framework for Java.
-
Introducing Micrometer Application Metrics
Jon Schneider introduces Micrometer and walks through practical exercises that demonstrate how to instrument an application code to yield actionable metrics insights and alerts.
-
PCF in the Land of NSX: A Closer Look at PCF with NSX-V vs. NSX-T
Sabha Parameswaran discuses NSX-V and NSX-T, the differences between them and their integration with PCF.
-
What's New in Spring Boot 2.0
Phil Webb and Madhura Bhave discuss Spring Boot 2.0, improvements, how to migrate to it, tweaks and utilities, and internals.
-
Serverless Spring
Mark Fisher and Dave Syer introduce the introduce Spring Cloud Function in the context of using Java and Spring, from the basic programming model all the way to multi-cloud deployments.
-
Cloud Foundry Networking with VMware NSX
Usha Ramachandran and Sai Chaitanya discuss VMware NSX, the Cloud Foundry Network Policy Model, and demonstrate its integration with Cloud Foundry.
-
How to Build Spring Services for Cloud-Native Platforms Using the Open Service Broker API
Matthew McNeeney and Sam Gunaratne discuss how to build services that can be deployed once and consumed anywhere with the Open Service Broker API.
-
CredHub and Secure Credential Management
Peter Blum and Scott Frederick discuss using Pivotal’s CredHum to enhance security within Cloud Foundry and applications through secret management.
-
Caching for Microservices - Introduction to Pivotal Cloud Cache
Pulkit Chandra discusses how to use Pivotal Cloud Cache and its performance under load, demoing a Spring Boot app which uses Spring Data Geode to talk to a Pivotal Cloud Cache cluster.