Pinned Repositories
AccountBook-V2
简单的记账系统:使用Maven作为项目管理,SSM(Spring,SpringMVC,MyBatis)开发框架。
ace-admin
Spring Cloud API Admin is based on the Spring Cloud unified management authorization, background management system, user management, resources, rights management, gateway API management modules, such as support for multiple business system parallel development, can be used as a background management system of the scaffold. Simple code, clear structure, suitable for learning and direct projects. Core technologies adopt the main frameworks and middleware such as Eureka, Fegin, Ribbon, Zuul, Hystrix, Security, and Mybatis, and the front end adopts Layui components.
AdRealTimeAnalysis
四川大学拓思艾诺广告流量实时分析项目
algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
AndroidUtilCode
Android开发人员不得不收集的代码(持续更新中)
apple-message
apple-message-1
消息系统(短信,推送,邮件)等统一发送管理
bda
springboot +hbase +spark Analysis application
framework1
pay-xxpay-master
ywtnhm's Repositories
ywtnhm/spring-boot-study
spring-boot 学习相关
ywtnhm/yfax-parent
SprintBoot开发的Rest API接口项目实战,集成了拦截器,日志处理,mysql,mybatis, oauth2.0, spring secutity等,已投入生产线上使用。应用了https://github.com/hemin1003/spring-boot-study 所含功能。配套的后台管理系统实战见:https://github.com/hemin1003/aylson-parent
ywtnhm/spring-boot-multi-module
ywtnhm/WiFiProbeAnalysis
基于WIFI探针的商业大数据分析技术
ywtnhm/pagehelper-spring-boot
pagehelper-spring-boot
ywtnhm/hadoop-solr
Code to index HDFS to Solr using MapReduce
ywtnhm/recommendSys
推荐项目(实时推荐和离线推荐)
ywtnhm/confucius-commons
Confucius Commons project is focus on Java commons utility library , it's not a duplicate for Apache Commons or Spring , but supplement. Required : SUN JDK 6+
ywtnhm/xbin-store
模仿国内知名B2C网站,实现的一个分布式B2C商城 使用Spring Boot 自动配置 Dubbox / MVC / MyBatis / Druid / Solr / Redis 等。使用Spring Cloud版本请查看
ywtnhm/xbin-store-cloud
模仿国内知名B2C网站,实现的一个分布式B2C商城 使用Spring Cloud 使用dubbox版本请查看
ywtnhm/AdRealTimeAnalysis
四川大学拓思艾诺广告流量实时分析项目
ywtnhm/HouseSearch
租房信息地图标注
ywtnhm/common-admin
后台管理(Springboot+shiro+freemarker+mysql)。拥有基础的菜单管理、用户管理、角色管理等,菜单管理动态生成菜单、权限内容,开发者可以直接拿来使用。项目结构清晰、通俗易懂,是做一个后台管理系统的最佳选择,同时也可以作为任何系统的基础脚手架。
ywtnhm/UserSessionBehaviorOfflineAnalysis
四川大学拓思爱诺用户session行为数据离线分析项目
ywtnhm/VUE-ELM
基于Vue.js仿饿了么点餐App
ywtnhm/logcount
基于spark streaming和kafka,hbase的日志统计分析系统
ywtnhm/CoolMeeting
一个开源的会议管理系统
ywtnhm/spring-boot-admin
项目基于Spring boot+Mybatis的后台管理系统,具备用户管理,菜单管理和角色管理3个功能,权限控制到按钮层级。
ywtnhm/ERP
基于beego的进销存系统
ywtnhm/ace-admin
Spring Cloud API Admin is based on the Spring Cloud unified management authorization, background management system, user management, resources, rights management, gateway API management modules, such as support for multiple business system parallel development, can be used as a background management system of the scaffold. Simple code, clear structure, suitable for learning and direct projects. Core technologies adopt the main frameworks and middleware such as Eureka, Fegin, Ribbon, Zuul, Hystrix, Security, and Mybatis, and the front end adopts Layui components.
ywtnhm/basic
Gradle搭建的 SpringBoot + Vue 前后端分离(含移动端)且合并打包的基本框架
ywtnhm/hadoop-study
java操作hadoop hdfs api的用法,mapreduce基本用法、编码规范,自定义数据类型(序列化、反序列化机制),自定义排序算法,Partitioner自定义实现等
ywtnhm/think-in-java
ywtnhm/spring-cloud-book
《使用Spring Cloud与Docker实战微服务》开源书。讨论QQ群:731548893。配套代码:https://github.com/eacdy/spring-cloud-study
ywtnhm/spring-cloud-vue
cloud-vue是一套基于springcloud + mybatis + vue全家桶(Vue2.x + Vue-router2.x + Vuex)的前后端分离框架. 使用Maven对项目进行模块化管理,提高项目的易开发性、扩展性。 系统包括分布式配置、eureka注册中心、服务中心、zipkin分布式跟踪等。 每个模块服务多系统部署,注册到同一个eureka集群服务注册中心,实现集群部署。
ywtnhm/wifi
基于wifi抓取信息的大数据查询分析系统
ywtnhm/tianti
java轻量级的CMS解决方案-天梯。天梯是一个用java相关技术搭建的后台CMS解决方案,用户可以结合自身业务进行相应扩展,同时提供了针对dao、service等的代码生成工具。技术选型:Spring Data JPA、Hibernate、Shiro、 Spring MVC、Layer、Mysql等。天梯官方交流群:422039518,内有更多说明文档和学习资料,也可以获取更多咨询服务。
ywtnhm/springboot-hadmin
springboot项目demo,采用springboot作为底层架构,hadmin后台模板,集成freemarker模板,表格采用boostraptable,弹窗采用layer,表单验证框架采用jqueyr validate,安全框架采用shiro系统管理后台基本框架 1.springboot 2.springdata jpa 3.shiro 4.freemarker 功能列表 1.用户管理 1.1添加用户 1.2编辑用户 1.3删除用户 1.4查询 1.5关联角色 2.角色管理 2.1新增角色 2.2编辑角色 2.3删除角色 2.4查询角色 2.5分配资源 3.资源链接管理模块 3.1新增资源链接 3.2编辑资源链接 3.3删除资源链接 3.4查询资源链接 4 分类管理 4.1 分类添加 4.2分类编辑 4.3分类删除 5文章管理 5.1 文章新增 5.2文章编辑 5.3 文章删除 ,集成wangEditor可视化编辑器
ywtnhm/FinalScheduler
:calendar: 终极排班管理系统,改变传统排班方式
ywtnhm/jvm_code
深入理解Java虚拟机:JVM高级特性与最佳实践(第2版)源代码