Jmix 2.0.3
@SpringBootTest
class HelloTest {
@Test
void contextLoads() {
}
}
–
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jmix_Liquibase' defined in class path resource [io/jmix/autoconfigure/data/JmixLiquibaseAutoConfiguration.class]: liquibase.exception.UnexpectedLiquibaseException: Data type definition contains unparseable embedded information: `${string.type}(31)`
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1770) ~[spring-beans-6.0.9.jar:6.0.9]
... more
Type mappings