Pinned Repositories
code_generator
代码生成器
netty-websocket2
基于netty的websocket实例
wind
基于SpringCloud的微服务后台框架
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
FastGPT
FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
gitskills
huacloud
iqc
learngit
myProject
liuziw's Repositories
liuziw/code_generator
代码生成器
liuziw/FastGPT
FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
liuziw/myProject
liuziw/iqc
liuziw/wind
基于SpringCloud的微服务后台框架
liuziw/netty-websocket
liuziw/huacloud
liuziw/netty-websocket2
基于netty的websocket实例
liuziw/oauth2-demo
Re:从零开始的Spring Security Oauth2
liuziw/poi-tl
word模板引擎
liuziw/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
liuziw/learngit
liuziw/gitskills
liuziw/RestSpringMVCDemo
RestSpringMVCDemo项目是一个基于Spring的符合REST风格的项目,具有MVC分层结构并实现前后端分离。该项目体现了一个具有REST风格项目的基本特征,即具有统一响应结构、 前后台数据流转机制(HTTP消息与Java对象的互相转化机制)、统一的异常处理机制、参数验证机制、Cors跨域请求机制以及鉴权机制。