Hibernate - specifying multiple packageToScan in configuration

After placing my hibernate entity in a different jar file, i notice that some of my tables are not created. Finally i figureout that it has to do with my hibernate configuration, specifically packageToScan attribute.

With this i can specify multiple jar files that host my hibernate entities (table).

Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type