Рет қаралды 5,361
Spring I/O 2024 - 30-31 May, Barcelona
Slides: speakerdeck.co....
Repos:
github.com/Lew...
github.com/Lew...
github.com/Lew...
github.com/Lew...
A dive into the possibilities of feature flags in Spring. The feature flag/toggle is a simple concept that I have nonetheless rarely seen in Spring applications. I took it upon myself to learn more about the plentiful libraries out there and will share my experiences in trying them out.
A broad overview of the contents:
what are feature flags/toggles and why do we use them?
multiple libraries to facilitate feature flags
live reloading of the Spring Context to apply config changes
demos of all topics