News

// original module-info contains: exports impl.org.controlsfx.skin to org.controlsfx.samples; module("org.controlsfx:controlsfx", "controlsfx") { preserveExisting ...
I try to use liquibase(3.8.9) & spring boot( 2.3.4) integration with modularity project structure. java 11. I expect ordinary behavior (my changeset commit to db ...