Skip to content
View eyechen's full-sized avatar

Block or report eyechen

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. ipce ipce Public

    inner process communication tcp framework

  2. DubboTest DubboTest Public

    Zookeeper + Spring + dubbo Test

    CSS

  3. dubbo dubbo Public

    Forked from apache/dubbo

    Dubbo is a distributed service framework enpowers applications with service import/export capability with high performance RPC.

    Java

  4. spring-data-jpa-examples spring-data-jpa-examples Public

    Forked from trecloux/spring-data-jpa-examples

    Examples using Spring Data JPA features

    Java

  5. hibernate-orm hibernate-orm Public

    Forked from hibernate/hibernate-orm

    Hibernate's core Object/Relational Mapping functionality

    Java

  6. B2CWeb B2CWeb Public

    Forked from mission008/B2CWeb

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

    Java