所有程序包的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • net.cinling.springboot.lib.App
    • net.cinling.springboot.lib.helpers.TestHelper