Skip to content
On this page

什么是 simplest

simplest 追求存粹简单和极致。

旨在为项目快速开发提供一系列的基础能力,方便用户根据项目需求快速进行功能拓展

不在去关心一些繁琐。重复工作,而是把重点聚焦到业务。

前言

程序 10 年。作为一个多年程序。深知每个项目和程序,都有很多重复性工作要做。 入行近 10 年,我写过很多程序,也写死过很多程序。。。。。

见证互联网黄金时代,到如今的萎靡。幸运是我还在程序员大军中。和你们一起奋斗!

我的故事 <<程序员三时>> 公众号 期待与你交流。希望给迷茫你一点启发和帮助。

相关仓库

项目简介gitee 地址github 地址
simplest-api前后端分离项目基于 simplest-api 可以快速构建基于 Web Json API 格式的统一通讯交互https://gitee.com/daTouY/simplest-api/tree/main/https://github.com/coder-amiao/simplest-api
simplest-jpa基于 QueryDSL 语法灵活强大的 QueryWrapper,链式 QueryChain 强大自由组合查询器,像写原生 SQL 一样基于 Java API 查询数据,优雅极致。https://gitee.com/daTouY/simplest-jpahttps://github.com/coder-amiao/simplest-jpa
simplest-boot业务通用生态核心组件https://gitee.com/daTouY/simplest-boot.githttps://github.com/coder-amiao/simplest-boot
simplest-admin基于 RABC 权限模型,功能丰富最新技术栈 Vue3.3 + Vite4 + TS + Pinia + Element-Plus 管理后台脚手架。开箱即用,可定制的代码生成模板,让你只需专注于业务开发。https://gitee.com/daTouY/simplest-admin.githttps://github.com/coder-amiao/simplest-admin

推荐版本

  • SpringBoot
bash
SpringBoot 2.7.x