Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hakky54/java-tutorials
/ stop
Method
stop
trust-me/src/main/java/nl/altindag/ssl/trustme/App.java:63–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
@Override
64
public
void
stop() {
65
Platform.exit();
66
applicationContext.stop();
67
}
68
69
public
static
void
main(String[] args) {
70
launch(args);
Callers
1
main
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected