Pinned Repositories
aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
akka-topics
calcite-tutorial
data-tools
Data Tools Subjective List
LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
retrofit-spring-boot-starter
A spring-boot starter for retrofit, supports rapid integration and feature enhancements.(适用于retrofit的spring-boot启动器,支持快速集成和功能增强)
ScalaBooks
List of Scala books. (PDF download)
sprig
Useful template functions for Go templates.
choupijiang's Repositories
choupijiang/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
choupijiang/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
choupijiang/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
choupijiang/Building-RESTful-Python-Web-Services
Code repository for Building RESTful Python Web Services, published by Packt
choupijiang/cube.js
📊 Cube — Headless Business Intelligence for Building Data Applications
choupijiang/dolphinscheduler
Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available out of box.
choupijiang/fasterxml-jackson-tutorial
Just Announced - "Learn Spring Security OAuth":
choupijiang/flink-learning
flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
choupijiang/grpc-starter-demo
Start Grpc in spring boot 2 microservice
choupijiang/java-design-patterns
Design patterns implemented in Java
choupijiang/java-grpc
choupijiang/javaboy-code-samples
公众号【江南一点雨】文章案例汇总,技术文章请戳这里----->
choupijiang/kong-plugin-go-wait
Repository to hold all supporting work for my YouTube tutorials.
choupijiang/kubernetes-learning
《从Docker到Kubernetes进阶课程》在线文档
choupijiang/mkdocs
Project documentation with Markdown.
choupijiang/mljar-supervised
Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation
choupijiang/PassJava-Platform
一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch,采用Docker容器化部署。
choupijiang/scala-pet-store
An implementation of the java pet store using FP techniques in scala
choupijiang/spark
Apache Spark - A unified analytics engine for large-scale data processing
choupijiang/Spring-5.0-By-Example
Spring 5.0 By Example, published by Packt
choupijiang/Spring-Boot-Book
choupijiang/spring-boot-quick
:herb: 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等:pushpin:
choupijiang/spring-boot-vue-samples
《Spring Boot + Vue 全栈开发实战》官方案例,更多全栈资料请戳这里---->
choupijiang/spring-cloud-stream-samples
Samples for Spring Cloud Stream
choupijiang/Spring5-Design-Patterns
Spring 5 Design Patterns, published by Packt
choupijiang/springboot_train
spring boot microservice practice
choupijiang/SpringCloud
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
choupijiang/springvue
learningSpringAndVue
choupijiang/superset
Apache Superset is a Data Visualization and Data Exploration Platform
choupijiang/thinking-in-spring-boot-samples
小马哥书籍《Spring Boot 编程**》示例工程