[Solved] I run into trouble when i make my java Procedures to package,i do not know why? [closed]

From the picture you uploaded (please copy/paste the log here!), you have a missing column in your database, called insurance_dead_line. So you probably didn’t configure it your Liquibase changelog – did you create it with JHipster? Did you run mvn liquibase:diff? Or did you write your changelog manually? You have many options: I don’t know … Read more