@Deprecated @Target(value=TYPE) @Retention(value=RUNTIME) public @interface ChangeLog
ChangeUnit| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
failFast
Deprecated.
If true, will make the entire migration to break if the changeLog produce an exception or the validation doesn't
success.
|
String |
order
Deprecated.
Sequence that provide an order for changelog classes.
|
public abstract String order
Copyright © 2025. All rights reserved.