Skip to content

Panache Kotlin MongoDB #48242

@nort3x

Description

@nort3x

Describe the bug

in PanacheMongoEntityBase these methods are final: [persist, delete, update, persistOrUpdate]

according to #9272 it is advised to override these methods to achieve required behavior

Expected behavior

PanacheMongoEntityBase methods not being final (being open)

Actual behavior

No response

How to Reproduce?

see version io.quarkus:quarkus-mongodb-panache-kotlin:3.22.3

Output of uname -a or ver

No response

Output of java -version

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions