# jp-spring **Repository Path**: pj_zhong/jp-spring ## Basic Information - **Project Name**: jp-spring - **Description**: 微型web框架-包含(IOC, AOP, MVC) - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 25 - **Forks**: 8 - **Created**: 2017-01-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: webframework **Tags**: None ## README ### IOC 依赖:暂无 原型和加超详细的讲解,[点这里](https://github.com/code4craft/tiny-spring)。 先我们看下应该怎么做吧 * 运行[HttpServer](webtest/src/main/java/com/jp/HttpServer.java) * 查看[http://localhost:8080/hello/helloWorld](http://localhost:8080/hello/helloWorld) **如有不足,希望你能不吝赐教**