Skip to content
View cosonjia's full-sized avatar
Block or Report

Block or report cosonjia

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

  1. springmvc-mybatis-learning springmvc-mybatis-learning Public

    Forked from brianway/springmvc-mybatis-learning

    SpringMVC 和 MyBatis 学习笔记,搭配示例,主要讲解一些基础的概念、用法和配置

    Java 1

  2. docker-images docker-images Public

    Forked from debezium/container-images

    Docker images for Debezium. Please log issues in our JIRA at https://issues.jboss.org/projects/DBZ/issues

    Shell

  3. TextGrapher TextGrapher Public

    Forked from liuhuanyong/TextGrapher

    Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。

    Python

  4. the-art-of-command-line the-art-of-command-line Public

    Forked from jlevy/the-art-of-command-line

    Master the command line, in one page

  5. spring-boot-demo spring-boot-demo Public

    Forked from xkcoding/spring-boot-demo

    spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 58 个集成demo,已经完成 48 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)…

    Java

  6. mall mall Public

    Forked from macrozheng/mall

    mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

    Java