Skip to content

Commit

Permalink
feature: update serder
Browse files Browse the repository at this point in the history
  • Loading branch information
kalencaya committed Nov 10, 2024
1 parent 6bf1e6b commit 4609806
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
@JsonIgnoreProperties(ignoreUnknown = true)
public abstract class AbstractDataSourceProperties implements Polymorphic<String> {

@Override
public abstract String getType();

public static final class DataSourceResolver extends PolymorphicResolver<DataSourceType> {
Expand Down

0 comments on commit 4609806

Please sign in to comment.