nkonev / r2dbc-migrate

R2DBC database migration library
https://nkonev.name/post/136
Apache License 2.0
99 stars 9 forks source link

Command Line via Spring Native and GravllVM #22

Open hantsy opened 2 years ago

hantsy commented 2 years ago

Create a command line to execute the migrate tasks.

nkonev commented 8 months ago

Moved bullets to the separate features

nkonev commented 8 months ago

This feature (as I see, feel free to add comments)

provide a cli (Linux binary) with incorporated drivers which can migrate all the supported databases

Note for me: revive old -standalone module, without maven-antrun-plugin, use spring-boot-plugin for both creating image and native binary, the plugin should be mature enough. Use Github's artifact storage to store both binary and jar