Skip to content

java empty string fix#16

Open
gpepe wants to merge 2 commits into
gotshub:masterfrom
gpepe:master
Open

java empty string fix#16
gpepe wants to merge 2 commits into
gotshub:masterfrom
gpepe:master

Conversation

@gpepe
Copy link
Copy Markdown

@gpepe gpepe commented Jan 2, 2021

@webmethod(operationName = "test")
public String test()
{
return "";
}

gpepe added 2 commits January 2, 2021 09:25
@webmethod(operationName = "test")
public String test()
{
return "";
}
@webmethod(operationName = "test")
public String test()
{
return "";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant