Deployment Manual / Version 2210
Table Of Contentsblobtransformer.enable-builtin-transformation
| |
Type | java.lang.Boolean |
Default | true |
Description | If false, the Spring beans for the builtin blob transformation are not available. This prevents customizations from using builtin blob transformation features, while they should only use the blobTransformer bean, whose implementation differs in diverse CMCC deployment flavors. This may be set to false only if there is a plugin which provides a BlobTransformer. Otherwise, the application will fail to start with a bean creation error. |
Table 3.55. Blob Transformer Properties