79831647

Date: 2025-11-27 11:20:39
Score: 1
Natty:
Report link

Add following snippet in the cloudhub2Deployment element in the pom.xml. This will enable the Object Store V2 on cloudhub for the application.

<integrations>
        <services>
            <objectStoreV2>
                <enabled>true</enabled>
            </objectStoreV2>
        </services>
    </integrations>
Reasons:
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Nitin Surana