Quarkus PanacheMongoEntity - Is there no automatic encoding/decoding of Enum?

后端 未结 0 613
我寻月下人不归
我寻月下人不归 2021-02-02 18:29

This is my Entity "WebhookType":

public class WebhookType extends PanacheMongoEntity {

    public ObjectId id;
    public String type;
    public Strin         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题