S>K
S>K
1. update libvncserver code according to https://github.com/LibVNC/libvncserver/pull/492, re make & run app in your phone, 2. try to connect http://ipofmyphone:5900/ with novnc, 5900 is default vnc port, you may found...
related issue: #1290
Try to work around login in mobile qq? Where did you get the about table?
workaround ``` @JsonIdentityReference(alwaysAsId = true) @Schema( description = "...", type = SchemaType.STRING, implementation = String.class, example = "..." ) ```