Spring Tour - Spring Tips and Reactive Spring Day 1 - with Josh Long

July 22, 2020

Hi, Spring fans! Spring is an inversion-of-control container. Inversion of control insulates objects from the knowledge of how a collaborating object on which they depend are created. It also insulates objects from their environment, letting them exist blissfully unaware of where individual configuration properties–like passwords, URLs, etc.–originate. In this talk, we’re going to explore the Environment which connects objects to configuration properties. We’ll also look at PropertySources, profiles, @ConfigurationProperties, the @Value annotation, the Spring Cloud Config Server and Spring Cloud Vault for HashiCorp Vault.

Previous
Spring One Tour - Reactive Spring and Spring Tips Day 2 - Josh Long
Spring One Tour - Reactive Spring and Spring Tips Day 2 - Josh Long

Day 2: Spring Tips: Configuration Hi, Spring fans! Spring is an inversion-of-control container. Inversion ...

Next Video
Cloud Native Readiness for Applications
Cloud Native Readiness for Applications

Learn about the framework that enables enterprises to become wildly successful with Kubernetes based platfo...