This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects

Resolve "Die Statistiken sollten auch in ElasticSearch hinterlegt werden."

Compare and Show latest version
43 files
+ 302
223
Compare changes
  • Side-by-side
  • Inline
Files
43
@@ -5,10 +5,6 @@ import java.util.Arrays;
import java.util.UUID;
import java.util.stream.Collectors;
// @JsonTypeInfo(use = Id.DEDUCTION)
// @JsonSubTypes(
// { @JsonSubTypes.Type(DifficultyItem.class), @JsonSubTypes.Type(ProgrammingLanguageItem.class), @JsonSubTypes.Type(KeywordItem.class) }
// )
public class VocabularyItem {
private String createdOn;