Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Exrick/xpay
/ main
Method
main
xpay-code/src/main/java/cn/exrick/XpayApplication.java:21–23 ·
view source on GitHub ↗
(String[] args)
Source
from the content-addressed store, hash-verified
19
public
class
XpayApplication {
20
21
public
static
void
main(String[] args) {
22
SpringApplication.run(XpayApplication.
class
, args);
23
}
24
}
Callers
3
swagger-ui.js
File · 0.45
swagger-ui.min.js
File · 0.45
r
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected