Projects in Awesome Lists by smltq
A curated list of projects in awesome lists by smltq .
https://github.com/smltq/spring-boot-demo
spring boot demo 是一个Spring Boot、Spring Cloud的项目示例,根据市场主流的后端技术,共集成了50+个demo,未来将持续更新。该项目包含helloworld(快速入门)、web(ssh项目快速搭建)、aop(切面编程)、data-redis(redis缓存)、quartz(集群任务实现)、shiro(权限管理)、oauth2(四种认证模式)、shign(接口参数防篡改重放)、encoder(用户密码设计)、actuator(服务监控)、cloud-config(配置中心)、cloud-gateway(服务网关)等模块
aop bio cloud-alibaba cloud-gateway data-redis gateway mybatis mybatis-plus netty oauth2 quartz redis shiro sign spring spring-boot spring-boot-demo spring-cloud spring-mvc spring-security
Last synced: 08 Apr 2025
https://github.com/smltq/jpublic
在我们开发项目的时候,无论项目规模大小,在所难免会写一些工具型函数来解决一些问题,随着项目开发和维护的时间越来越长,这些工具型函数会越来越多,同时还会穿插在各个项目的各模块或者文件当中,使得项目变的越来越臃肿,也不方便复用和维护。这时我们就会提取出一个类似的工具库或者基础库作为项目基础依赖,在项目中重复利用起来。 为了这样的工具库或类库更易扩展、易维护、易复用和更加稳定,我们就需要更好的去管理完善工具库。
common javascript jpublic js tool utils
Last synced: 21 Mar 2025
https://github.com/smltq/springmvc-velocity-demo
velocity模板引擎及国际化使用示例
demo i18n rest-api spring-mvc velocity
Last synced: 14 Feb 2025