citerus / dddsample-core

This is the new home of the original DDD Sample app (previously hosted at sf.net)..
MIT License
4.99k stars 1.47k forks source link

mvn spring-boot:run CommandAcceptanceException #44

Closed kyleliu1008 closed 1 year ago

kyleliu1008 commented 5 years ago

mvn spring-boot:run Error: org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement

HrOice commented 4 years ago

Did you solved it ?

orende commented 2 years ago

I'm seeing this error as well, but the application seems to run correctly anyway (tests pass and behavior is normal). Still, we will look into it and see if we can figure out why the errors are thrown.