Releases: currenjin/wharf
Releases · currenjin/wharf
v0.0.3
Release v0.0.3 🎉
New Features
Service Support
Added automatic detection and configuration for various services in Spring Boot projects:
- Databases
- MySQL
- PostgreSQL
- Cache
- Redis
- Message Queue
- RabbitMQ
Usage
# Install or update to latest version
curl -fsSL https://raw.githubusercontent.com/currenjin/wharf/main/install.sh | sudo sh
# Initialize Docker configuration in your project
wharf init
v0.0.2
Chore: add latest version on install.sh
v0.0.1
Chore: fix install.sh