Closed JOndik closed 5 years ago
This is a software bug in version 0.5.0-ALPHA10, thanks for feedback. This issue has been fixed and the new version 0.5.0-ALPHA11 will be released later today, please use the latest version.
Working as intended when using 0.5.0-ALPHA11. Thank you.
When 'hibernate.hbm.ddl.auto' property is not set to 'none' in ConsumerConfig.java/ProducerConfig.java in JPA example, e. g. properties.setProperty("hibernate.hbm2ddl.auto", "validate"); in 'entityManagerFactory' bean, application fails to start with following exception: