Skip to content
View braveFeng's full-sized avatar

Block or report braveFeng

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Tomcat-Research Tomcat-Research Public

    Forked from codefollower/Tomcat-Research

    Tomcat源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)

    Java

  2. B2CWeb B2CWeb Public

    Forked from mission008/B2CWeb

    仿淘宝的B2C商城项目 一、项目介绍:本项目使用SSH框架和MySQL数据库。实现Spring对Hibernate和Struts的整合。目前实现功能:(1)前台功能:用户注册、商品展示、购物车功能(商品进行添加、删除、修改、查看操作),订单提交。(2)后台功能:商品增删改查和订单管理。(3)商品搜索(搜索内容进行分词,提取关键字,模糊查询)。(4)QQ在线咨询功能。本项目基本实现完整的B2C…

    Java

  3. spring-framework spring-framework Public

    Forked from spring-projects/spring-framework

    The Spring Framework

    Java

  4. rmi-demo rmi-demo Public

    Forked from reedF/rmi-demo

    rpc service demo for httpInvoker and hessian

    PHP

  5. jeesite jeesite Public

    Forked from thinkgem/jeesite

    JeeSite 是一个企业信息管理系统基础框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、Hibernate、Bootstrap UI),包括核心模块如:组织机构、用户、权限授权、内容管理、工作流等。

    JavaScript

  6. spring-jpetstore spring-jpetstore Public

    Forked from making/spring-jpetstore

    A web application built on top of Spring, Spring MVC, MyBatis 3, and Spring Security forked from http://mybatis.github.io/spring/sample.html

    Java