Beispiel #1
0
func Start() {
	bean.Initialize()
	bootstrap.BootStrap(bean.DefaultAppContext)
}
Beispiel #2
0
func Start() {
	bean.Initialize()
	bootstrap.BootStrap()
}