onecx-operator
Installation
If you want to use this extension, you need to add the org.tkit.onecx.quarkus:onecx-operator extension first to your build file.
For instance, with Maven, add the following dependency to your POM file:
<dependency>
<groupId>org.tkit.onecx.quarkus</groupId>
<artifactId>onecx-operator</artifactId>
<version>2.0.0</version>
</dependency>
Configuration
Configuration property fixed at build time - All other configuration properties are overridable at runtime
Configuration property |
Type |
Default |
|---|---|---|
Annotation name to set if resource was touched at Environment variable: |
string |
|
Annotation name to set if resource was touched by Environment variable: |
string |
|