springboot-file-upload
CommunityAdd secure, scalable file uploads to Spring Boot.
Authorchartsai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Adds a generic file upload system with a FileStorageService interface, local dev storage, and optional GCS production storage. Files are tracked in the uploaded_files table, enabling consistent metadata and auditing.
Core Features & Use Cases
- FileStorageService abstraction with LocalFileStorageService for local development and GcsFileStorageService for production
- Optional Google Cloud Storage integration when the gcp module is installed
- Database entity UploadedFile to store metadata and support listing/uploads
Quick Start
Create a Spring Boot project and enable the file upload feature to store files locally by default and in GCS for production.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: springboot-file-upload Download link: https://github.com/chartsai/member-system-cc-skills/archive/main.zip#springboot-file-upload Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.