Skip to content

Failed to bind properties under 'spring.datasource.password' to java.lang.StringAction:Update your application's configuration after upgrading to spring boot 3.4.3 from 2..4.5 #410

Description

@gitRedDev

Got this error: Failed to bind properties under 'spring.datasource.password' to java.lang.String: Reason: org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'spring.datasource.password' to java.lang.StringAction:Update your application's configuration

had to upgrade several spring boot projects to 3.4.0, the project is run succefully locally but when runned on azure k8 i got this error.

I am using com.github.ulisesbocchio.asypt-spring-boot version 3.5.0, and inside my application.yml => spring.datasource.password=ENC(...)

anyideas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions