Skip to content
View zhanghhcc's full-sized avatar

Block or report zhanghhcc

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. SpringbootProject SpringbootProject Public

    Forked from rstyro/Springboot

    springboot 和一些主流框架的整合的各个基本demo

    Java

  2. zhanghhcc zhanghhcc Public

    Config files for my GitHub profile.

  3. SpringBoot-Admin SpringBoot-Admin Public

    Forked from wdjisn/SpringBoot-Admin

    基于SpringBoot、Vue开发的通用后台管理系统,做到开箱即用,为新项目开发省去了基础功能开发的步骤。此系统主要包含:登录、注销、可视化数据大屏、管理员、角色管理、菜单管理、权限管理、错误日志、登录日志、操作日志、七牛云上传等功能。后端主要使用MySQL、MyBatis-Plus、Redis、Sa-Token权限认证框架、validation、七牛云、Elasticsearch等技术。…

    Java

  4. admin-vue admin-vue Public

    Forked from wdjisn/SpringBoot-Vue

    该项目基于Vue,使用vue-cli3脚手架,引用Element UI组件库、Echarts等,作为一套基础的后台系统,适用于绝大部分的后台管理系统开发。包含:登录、注销、可视化数据大屏、管理员、角色管理、菜单管理、权限管理、操作日志、登录日志、错误日志、七牛云上传等功能;需要配合后端接口一起使用。

    Vue

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

    Forked from xkcoding/spring-boot-demo

    该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大…

    Java