Hayri Cicek
Hayri Cicek
fixes #39 @cesarhernandezgt could you please review
Update MicroProfile Health chapter to use @Liveness and @Readiness annotation
Implement functionality to handle the `--up` flag in the migration process, allowing users to specify the migration direction when running migrations.
Currently, the migration command defaults to applying "Up" migrations, and users can specify the `--down` flag to roll back migrations. This enhancement proposes adding a `--version` flag to both the...