Fluxzero 1.33.0
1.33.0 (2025-10-28)
Features
feat(configuration): prevent non-Spring Fluxzero instances from exiting after main by default (
6fea27b)Introduce a built-in keepalive mechanism to ensure standalone (non-Spring) Fluxzero applications remain active after the main method completes. This behavior can be disabled via FluxzeroBuilder#disableKeepalive().