close

Filter

loading table of contents...

Deployment Manual / Version 2406.0

Table Of Contents

3.3.3 Metadata Properties

caas.metadata.enabled
Deprecation

This property has been deprecated and will be removed in a future version.

Use spring.autoconfigure.exclude instead.

Reason:

The property was removed due to changes in the implementation. The metadata schema is now auto configured by 'com.coremedia.caas.web.metadata.MetadataAutoConfiguration' and is enabled by default. To disabled it, add the auto configuration class to the corresponding Spring property.

caas.metadata.property-mapping-default-filename
Type String
Default propertyMapping.json
Description

Name of the default property mapping definition file

caas.metadata.property-mapping-location
Type String
Default classpath*:graphql/metadata/propertyMapping*.json
Description

Location of the property mapping file(s)

com.coremedia.caas.web.metadata.MetadataAutoConfiguration
Type List
Description

To disable the feature 'metadata-query-root' add the class 'com.coremedia.caas.web.metadata.MetadataAutoConfiguration' to 'spring.autoconfigure.exclude'.

Table 3.15. Metadata Root Properties


Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.