This website requires JavaScript.
Explore
Help
Register
Sign In
root
/
miduo_server
Watch
1
Star
0
Fork
You've already forked miduo_server
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
706df0d472
miduo_server
/
tablemanager
/
src
/
main
/
java
/
config
/
BaseConfig.java
6 lines
84 B
Java
Raw
Blame
History
package
config
;
public
interface
BaseConfig
{
void
init
(
)
throws
Exception
;
}
Reference in New Issue
View Git Blame
Copy Permalink