MCPcopy
hub / github.com/lenve/VBlog / getUsername

Method getUsername

blogserver/src/main/java/org/sang/bean/User.java:66–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64 }
65
66 public String getUsername() {
67 return username;
68 }
69
70 @Override
71 @JsonIgnore

Callers 1

regMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected