Andi Huber created CAUSEWAY-3767: ------------------------------------ Summary: [Validation] MM logical type check is potentially too strict Key: CAUSEWAY-3767 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3767 Project: Causeway Issue Type: Bug Reporter: Andi Huber Assignee: Andi Huber
Cannot launch demo/ref app getting ... ``` org.springframework.data.web.config.SpringDataWebSettings: the object type must be specified explicitly ('causeway.core.meta-model.validator.explicit-logical-type-names' config property). Defaulting the object type from the package/class/package name can lead to data migration issues for apps deployed to production (if the class is subsequently refactored). Use @Discriminator, @Named or @PersistenceCapable(schema=...) to specify explicitly. ``` -- This message was sent by Atlassian Jira (v8.20.10#820010)