Hello guys I've been trying to use resourceComparator property however I couldn't actually make it work, as there's no definition or documentation on how to use it, I thought it would be ok to bring this question to the forum. My project uses liquibase maven plugin. My question is, how can I add/reference my Java comparator class to the maven liquibase plugin execution?
Thanks