[ https://issues.apache.org/jira/browse/CAUSEWAY-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andi Huber closed CAUSEWAY-3767. -------------------------------- > [Validation] MM logical type name explicity-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 > Priority: Major > Fix For: 2.1.0, 3.1.0 > > > 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)