Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diyhi/bbs
/ getContext
Method
getContext
src/main/java/cms/utils/SpringConfigTool.java:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
public
static
ApplicationContext getContext(){
29
return
context;
30
}
31
32
/* 第二种写法 *
//**
33
private
static
ApplicationContext context = null;
Callers
15
run
Method · 0.95
removeDeprecatedResources
Method · 0.95
createDownloadRedirectLink
Method · 0.95
createVideoPlaylistRedirectLink
Method · 0.95
createVideoRedirectLink
Method · 0.95
getConnection
Method · 0.95
doFilterInternal
Method · 0.80
addStaffUI
Method · 0.80
addStaff
Method · 0.80
getEditStaffViewModel
Method · 0.80
editStaff
Method · 0.80
getEditStaffSelfViewModel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected