org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL while running Junit

前端 未结 0 534
庸人自扰
庸人自扰 2021-01-16 04:27

Below is my test method

   @Test
    public void testGetUserProfile() {
    Optional userProfile = null;
    Long userId = 1l;
    try {
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题