@Documented
@Target(value={TYPE,METHOD,FIELD,CONSTRUCTOR})
public @interface Experimental
Marks the annotated member as experimental. Experimental features are not to be considered production ready.
MuleSoft does not offer support on them nor guarantees backwards compatibility on them.
You can try them if you want, but keep in mind that the final version to be GA might not be backwards compatible or even
removed completely.
- Since:
- 1.0.2