Giter VIP home page Giter VIP logo

image-host's Introduction

springboot java minio elasticsearch

个人图床(持续开发中。。。)

使用springboot+minio+elasticsearch+webuploader实现图床,支持给图片打标签进行搜索,支持图片压缩,支持分片上传,秒传,断点续传。

功能

  • 对象存储
  • 标签高亮搜索
  • 图片压缩
  • 秒传
  • 分片上传
  • 断点续传
  • docker化
  • 移动端(微信小程序)

技术

前端

  • 前端样式基于materialize.css框架实现
  • 前端上传插件基于webuploader改造,改造参考我的另外一个仓库:webuploader

后台

  • 采用minio进行对象存储
  • 使用elasticsearch对图片标签进行搜索
  • jpg的压缩使用开源组件thumbnailatorpng压缩使用OpenViewerFX中的PngCompressor
  • 上传接口除了webuploader使用的,还提供了一个base64图片上传接口

elasticsearch需要安装ik中文分词插件

图片上传页

index

图片搜索页

index

image-host's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.