Skip to content

Releases: currenjin/wharf

v0.0.3

11 Dec 14:56
Compare
Choose a tag to compare

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

10 Dec 13:42
Compare
Choose a tag to compare
Chore: add latest version on install.sh

v0.0.1

06 Dec 14:35
Compare
Choose a tag to compare
Chore: fix install.sh