Pinned Repositories
alibabaCloud
alibabaCloud学习demo
golang-learning
golang学习代码与笔记
Guns
Guns基于SpringBoot,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时Guns包含许多基础模块(用户管理,角色管理,部门管理,字典管理等10个模块),可以直接作为一个后台管理系统的脚手架.Guns v3.0新增rest api服务,提供对接服务端接口的支持,并利用jwt token鉴权机制给予客户端的访问权限,传输数据进行md5签名保证传输过程数据的安全性!
have
spring-boot学习项目,根据zenting的教程实战
javashitang
Jsonviewer2
Jsonviewer2 for Notepad++ 7 64 bit/位
NotepadAndBookmark
SpringCloudStudy-atguigu
根据尚硅谷视频学习搭建的SpringCloud分布式学习框架.微服务架构SpringCloud:一堆技术的集合体,大概21种技术之多。目前最常用的有五种(Eureka、Ribbon/Feign、Hystrix、Zuul、SpringCloud Config)
UndertowSSLDemo
简单的spring-boot-undertow支持ssl,同时支持https、http重定向到https、http2.0
vjtools
唯品会Java开发手册,结合唯品会的内部经验,参考《阿里巴巴Java开发手册》《Clean Code》、《Effective Java》等重磅资料进行了大幅定制,包含核心基础类库VJKit ,问题排查工具VJMap 和 VJTop 三部分。
JaxYoun's Repositories
JaxYoun/Guns
Guns基于SpringBoot,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时Guns包含许多基础模块(用户管理,角色管理,部门管理,字典管理等10个模块),可以直接作为一个后台管理系统的脚手架.Guns v3.0新增rest api服务,提供对接服务端接口的支持,并利用jwt token鉴权机制给予客户端的访问权限,传输数据进行md5签名保证传输过程数据的安全性!
JaxYoun/vjtools
唯品会Java开发手册,结合唯品会的内部经验,参考《阿里巴巴Java开发手册》《Clean Code》、《Effective Java》等重磅资料进行了大幅定制,包含核心基础类库VJKit ,问题排查工具VJMap 和 VJTop 三部分。
JaxYoun/youn-security
JaxYoun/asciitable
Several implementations of a text table, originally using ASCII and UTF-8 characters for borders.
JaxYoun/cas
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
JaxYoun/cas-overlay-template
Base Apereo CAS Maven WAR Overlay template
JaxYoun/Dragonfly
Dragonfly is an intelligent P2P based file distribution system.
JaxYoun/easyexcel
快速、简单避免OOM的java处理Excel工具
JaxYoun/huobangzhu
huo bang zhu‘s old code,including back and front side.
JaxYoun/java-design-patterns
Design patterns implemented in Java
JaxYoun/Java-Interview
👨🎓 Java related : basic, concurrent, algorithm
JaxYoun/JavaEightNewFeature
JaxYoun/Mybatis-PageHelper
Mybatis通用分页插件
JaxYoun/mybatis-plus
An enhanced toolkit of Mybatis to simplify development
JaxYoun/netty
Netty project - an event-driven asynchronous network application framework
JaxYoun/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
JaxYoun/Play-with-Data-Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
JaxYoun/Play-with-Machine-Learning-Algorithms
Code of my MOOC Course <Play with Machine Learning Algorithms>. Updated contents and practices are also included. 我在慕课网上的课程《Python3 入门机器学习》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
JaxYoun/redis-scheduler
利用redis的keyspace-event-notification机制实现定时调度器器,整合到了spring-boot项目,简单demo
JaxYoun/rocketmq-spring-boot-starter
Spring Boot starter for RocketMQ
JaxYoun/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
JaxYoun/spring-boot
Spring Boot
JaxYoun/spring-boot-filter-interceptor
JaxYoun/spring-boot-jdbc
整合Spring-boot和mysql、postgresql两种关系型数据库,用springDataJpa与之实现简单的数据交互
JaxYoun/spring-boot-quartz
spring-boot测试了内置任务调度和2.x版后quartz-starter的集成方法
JaxYoun/spring-boot-redis-in-action
redis在实际项目中的应用,包括缓存失效,更新,等策略
JaxYoun/spring-boot-websocket
websocket用,使用了session容器
JaxYoun/SpringBootWebsocketDemo
按照springBoot官方文档写的springBootWebsocket之demo
JaxYoun/tensorflow
Computation using data flow graphs for scalable machine learning
JaxYoun/vertx-examples
Vert.x examples