说白了就是你的service和dao所在的moudel被编译成了jar,然后controller所在的moudel调用了这个moudel类似这样${moudel groupid}${moudel artifactId}${version}