v0.2.0
Added signal handling when executing run
method, and was auto-set service weaver config (#11)
- feat: Set MySQL driver in the template for database connections.
- fix: Add signal handling for graceful process termination.
- refactor: Re-organize line breaks and spaces.
- chore: Set SERVICEWEAVER_CONFIG environment variable if not already set.
- chore: Added a TODO comment for future improvement.