MCPcopy 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

19public class XpayApplication {
20
21 public static void main(String[] args) {
22 SpringApplication.run(XpayApplication.class, args);
23 }
24}

Callers 3

swagger-ui.jsFile · 0.45
swagger-ui.min.jsFile · 0.45
rFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected