Activity overview
Latest activity by MinhThanh
Hi @Kurt_M Thanks for the suggestion. But it did not answer the question. I check the maven central site. And it said flyway-core jar require 2 library gson and jackson-dataformat-toml https://mvnrepository.com/artifact/org.flywaydb/flyway-core/9.21.0 But I found no official document regarding this. Beside, I can run flyway-core with only gson. Do you have any official link for the required dependent jar for flyway core? / comments
Hi @Kurt_M Thanks for the suggestion. But it did not answer the question.I check the maven central site. And it said flyway-core jar require 2 library gson and jackson-dataformat-tomlhttps://mvnre...
Flyway API dependency
Hi all, What is the required dependency of flyway API? Is there an official document for that?Ex: I found no mention of require gson library to run flyway, but apparently without gson flyway will t...
Could not access flyway API documentation
Ex: link: https://flywaydb.org/documentation/usage/api/javadoc/org/flywaydb/core/api/MigrationInfoService.htmlwill redirect to https://documentation.red-gate.com/fd/This happen even when click link...