Skip to content

Spring Boot 3.5.0 not working with nflow #683

@betinro

Description

@betinro

Once upgraded to Spring Boot 3.5.0 I am getting the following error:

java.lang.IllegalStateException: Invalid profile 'nflow.db.mariadb': must contain only letters, digits, '-', or '_'

Looks like the dot character is no longer accepted in the profile name. This probably required updates in io.nflow.engine.config.Profiles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions