Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

NicheToolkit/file-toolkit

Repository files navigation

file-Toolkit file开发工具组

GitHub License Maven Central Nexus Release Nexus Snapshot Tests

   依赖rice-toolkit组件下的基于postgresql数据库环境下的简单业务通用服务开发组件.

Maven Central

依赖环境

Spring Boot 2.7.7.RELEASE
Maven 3.6.0+
JDK 1.8
PostgreSQL 10.0+

file-toolkit-common-starter

  • Maven (pom.xml)
  <dependency>
    <groupId>io.github.nichetoolkit</groupId>
    <artifactId>file-toolkit-common-starter</artifactId>
    <version>1.0.4</version>
  </dependency>

file-toolkit-service-starter

  • Maven (pom.xml)
  <dependency>
    <groupId>io.github.nichetoolkit</groupId>
    <artifactId>file-toolkit-service-starter</artifactId>
    <version>1.0.4</version>
  </dependency>

file-toolkit-minio-starter

  • Maven (pom.xml)
  <dependency>
    <groupId>io.github.nichetoolkit</groupId>
    <artifactId>file-toolkit-minio-starter</artifactId>
    <version>1.0.4</version>
  </dependency>

file-toolkit-minio-utils

  • Maven (pom.xml)
  <dependency>
    <groupId>io.github.nichetoolkit</groupId>
    <artifactId>file-toolkit-minio-utils</artifactId>
    <version>1.0.4</version>
  </dependency>

使用方式

参考file-toolkit-test-web模块.

依赖参考

rice-toolkit

License

Apache License

Dependencies

rest-toolkit

Spring Boot

About

the java toolkit of file widget

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages