Skip to content

spring-boot 4 flamingock.enabled: false still runs the changes #923

@mbreevoort

Description

@mbreevoort

For some integration test we disable the migrations.
In the same project as described here #918 (comment)
When I set in resources/application.yaml

flamingock:
  enabled: false

It still runs:

========================================================================
 Flamingock execution report — SUCCESS
========================================================================
 Started:   2026-06-03T15:11:50.861330Z
 Finished:  2026-06-03T15:11:50.923523Z
 Duration:  62 ms

 Stages:    1 total — 1 completed, 0 failed, 0 up to date, 0 not reached
 Changes:   1 total — 1 newly applied, 0 already applied, 0 failed, 0 not reached

Tracked down the SpringbootProperties coreConfiguration isEnabled but it looks like its not read. BTW it works correct in Mongock

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions