Skip to content

v0.0.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 14:56
· 4 commits to main since this release

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