Pinned Repositories
abp-ng-Zorro
阿里云的NG-ZORRO为组件基础,替换ABP 免费版前端
admin-angluar
基于ngx-admin、ng-zorro-antd写的管理后台模板
akka-java8
Some examples for the Akka with Java 8 InfoQ article.
alibaba-spring-cloud
基于最新阿里巴巴微服务架构
angular2-features
Angular CRUD ops, Modals, Animations, Pagination, DateTimePicker, Directives and much more..
angular2-protobuf-mqtt-example
angular4-auth
jwt auth with angular 4
angular6-admin
最新版的angular 增删改查,UI为蚂蚁金服ng-alain,ant-zorro 框架
spring-data-jpa-demo
spring-data-jpa-demo
springcloud-book
书籍《深入理解Spring Cloud与微服务构建》的源码
jamesx's Repositories
jamesx/spring-data-jpa-demo
spring-data-jpa-demo
jamesx/admin-angluar
基于ngx-admin、ng-zorro-antd写的管理后台模板
jamesx/akka-java8
Some examples for the Akka with Java 8 InfoQ article.
jamesx/angular2-features
Angular CRUD ops, Modals, Animations, Pagination, DateTimePicker, Directives and much more..
jamesx/angular2-protobuf-mqtt-example
jamesx/angular4-auth
jwt auth with angular 4
jamesx/any-chat
Spring Boot + WebSocket 开发 WEB即时通信工具
jamesx/awesome-tutorials
I am going to write a series of tutorials about web/android/ios development
jamesx/cc
一个基于angular4.1.3+ng-bootstrap1.0.0-alpha.25+bootstrap4.0.0-alpha.6+scss的后台管理系统界面
jamesx/CSS3
jamesx/demo_springboot_rabbitmq
springboot rabbitmq
jamesx/example-jpa
jamesx/Face-recognition-test
基于深度学习的人脸相似度检测,对比两个人脸是否为同一人,也可用作人脸识别
jamesx/java-websocket-stomp
Springboot+websocket
jamesx/JavaWEB
JavaWEB学习之中的一些Demo
jamesx/lemon-rabbitmq
乐檬框架之rabbitMQ的解耦实现方式(基于springboot框架),利用ConfirmCallback确保消息安全发送至broker服务器,使用Ack/Nack手动确认消息处理状态,保证broker消息被正确消费
jamesx/LOGGER
SpringMVC 注解AOP实现的全局的系统操作日志记录
jamesx/MySpring
Spring+websocket+stomp+rabbitMQ+redis
jamesx/ng-zorro-antd
An enterprise-class UI components based on Ant Design and Angular. 🐜
jamesx/ngx-echarts
An angular (ver >= 2.x) directive for ECharts v3.x
jamesx/ngx-mqtt
This library isn't just a wrapper around MQTT.js for angular. It uses observables and takes care of subscription handling and message routing.
jamesx/primeng
UI Components for Angular
jamesx/schedule-job
基于Spring Boot + Quartz 的分布式任务调度系统
jamesx/seckill
seckill for imocc
jamesx/Some-practice
Some practice in code during daily life
jamesx/spring-boot-websockets
Websockets over a Spring Boot application, RabbitMQ and Stomp
jamesx/SpringBootStompDemo
STOMP(Streaming Text Orientated Message Protocol)流文本定向消息协议学习。
jamesx/stomp
RabbitMQ 实时消息推送
jamesx/study-imooc
慕课网Java相关课程学习项目源码,博客地址:https://segmentfault.com/blog/zccoder
jamesx/web-chatroom-stomp
根据项目 MultiClientWebChat 更改而来,使用 Spring Boot,加入 Stomp、SockJS 支持