Location of hibernate.cfg.xml in project?

前端 未结 10 1785
盖世英雄少女心
盖世英雄少女心 2020-11-27 07:28

I created a project with following structure:

\"enter

HibernateUtil:



        
10条回答
  •  萌比男神i
    2020-11-27 07:47

    For anyone interested: if you are using Intellj, just simply put hibernate.cfg.xml under src/main/resources.

提交回复
热议问题