Pinned Repositories
-1
my blog
111
A-GAN-approach-for-Zero-Shot-Learning-from-noisy-text-implementation
AI-CV-Automation-Testing-with-Computer-Vision
Artificial Intelligence and Computer Vision layer for an application which scope is to do automation test with computer vision
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
AI-platform
AI开发者平台。目的是要搭建一个采集视频图像并调用API进行智能化数据标注,训练完成之后进行自动化测试的平台。
AI-powered-Autonomous-Test
A platform, continuously embracing new technologies to achieve AI-driven the tests without human intervention
AI07-course
This is the teaching material for the 7th issue of the KAIKEBA.
aimto408
这个repo是为了那些准备死磕计算机考研408的考研党准备的,当然你如果4门课中的部分也可以看看,欢迎star
algo
数据结构和算法必知必会的50个代码实现
linerhome's Repositories
linerhome/-1
my blog
linerhome/camunda-7-remote-spring-boot-example
Example showing how to connect to a remote Camunda Run from Spring boot for external taks and OpenAPI REST calls
linerhome/camunda-7-springboot-amqp-microservice-cloud-example
Simple example using Camunda and Spring Boot to define a simple microservice communcating via AMQP, fully unit tested and deployable in the cloud
linerhome/camunda-8-code-studio
This repository contains all assets for the Camunda Platform 8 related Code Studio events
linerhome/camunda-8-examples
linerhome/camunda-platform
Camunda Platform 8
linerhome/camunda-platform-7-rest-client-spring-boot
Camunda REST client for Java Spring Boot Projects, implemented using Feign
linerhome/camunda-platform-get-started
Camunda Platform 8 - Get Started Projects
linerhome/camunda-platform-tutorials
Step-by-step tutorials to guide Camunda Platform 8 users to certain use cases end-to-end
linerhome/CodeGuide
:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
linerhome/customer-onboarding-camunda-8-springboot
A simple onboarding process example using BPMN, Camunda Cloud, Java, Spring Boot and REST
linerhome/flowing-retail
Sample application demonstrating an order fulfillment system decomposed into multiple independant components (e.g. microservices). Showing concrete implementation alternatives using e.g. Java, Spring Boot, Apache Kafka, Camunda, Zeebe, ...
linerhome/foodie-payment
支付中心源码
linerhome/foodie-payment-1
linerhome/gulimall-learning
2020谷粒商城代码+笔记
linerhome/itstack-demo-design
:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn
linerhome/java-exam
Java实现的包含题库编辑、抽题组卷、试题分析、在线考试等模块的Web考试系统。
linerhome/jeecg-boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
linerhome/KBQA-for-Diagnosis
Knowledge Graph,Question Answering System,基于知识图谱和向量检索的医疗诊断问答系统
linerhome/lamp-cloud
lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot的微服务快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,支持多业务系统并行开发, 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框架使用。
linerhome/microservices-platform
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的**实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入;同时还集合各种微服务治理功能和监控功能。模块包括:企业级的认证系统、开发平台、应用监控、慢sql监控、统一日志、单点登录、Redis分布式高速缓存、配置中心、分布式任务调度、接口文档、代码生成等等。
linerhome/Seckill
☁️基于 SpringBoot+Mybatis+Redis+RabbitMQ 秒杀系统 ☁️
linerhome/spring-zeebe
Easily use the Zeebe Java Client in your Spring or Spring Boot projects
linerhome/springboot-seckill
:racehorse:基于SpringBoot + MySQL + Redis + RabbitMQ + Guava开发的高并发商品限时秒杀系统
linerhome/tesco-mall
乐购商城(tesco-mall)是一套完善的微服务电商系统,由前台商城系统和后台管理系统构成,基于SpringBoot、SpringCloud、SpringCloud alibaba、Vue实现,采用前后端分离开发模式。涵盖Restful接口、数据校验、网关、注册发现、配置中心、熔断、限流、降级、链路追踪、性能监控、压力测试、系统预警、集群部署、持续集成、持续部署等技术点,均采用当前最流行的技术栈。
linerhome/ticket-booking-camunda-8
A ticket booking example using Camunda Cloud, RabbitMQ, REST and two sample apps (Java Spring Boot and NodeJS)
linerhome/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
linerhome/wvp-GB28181-pro
WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联,支持rtsp/rtmp等视频流转发到国标平台,支持rtsp/rtmp等推流转发到国标平台。
linerhome/yh-ruoyi-camunda
基于若依后台管理系统的camunda审批流初步尝试
linerhome/zeebe-process-test
Testing project for Camunda Platform 8