Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yifanzheng/springboot-template
Spring Boot 快速开发脚手架,集成 Spring Security、Spring JPA、Alibaba Druid 数据库连接池、线程池配置、Swagger2、Google Guava、Jasypt 密码加密组件、HttpClient、commons-lang3 等。
https://github.com/yifanzheng/springboot-template
durid guava httpclient jasypt jpa spring-boot spring-security
Last synced: 6 days ago
JSON representation
Spring Boot 快速开发脚手架,集成 Spring Security、Spring JPA、Alibaba Druid 数据库连接池、线程池配置、Swagger2、Google Guava、Jasypt 密码加密组件、HttpClient、commons-lang3 等。
- Host: GitHub
- URL: https://github.com/yifanzheng/springboot-template
- Owner: yifanzheng
- License: mit
- Created: 2020-06-20T13:36:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-02T08:42:03.000Z (about 2 years ago)
- Last Synced: 2023-03-04T21:03:01.713Z (over 1 year ago)
- Topics: durid, guava, httpclient, jasypt, jpa, spring-boot, spring-security
- Language: Java
- Homepage:
- Size: 148 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Spring Boot 项目模板
根据自己平时的开发项目所抽取的模板,集成了常用的基础组件与配置,方便快速开始项目开发。