250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- error
- Spring Boot
- 문서
- Exception
- Open Source
- JavaScript
- Tomcat
- maven
- MySQL
- Source
- SpringBoot
- jpa
- PostgreSQL
- Thymeleaf
- ubuntu
- Core Java
- Docker
- MSSQL
- Python
- JDBC
- git
- 오픈소스
- Eclipse
- IntelliJ
- 설정
- oracle
- AJAX
- STS
- spring
- myBatis
Archives
- Today
- Total
목록ids for this class must be manually assigned before calling save() (1)
헤르메스 LIFE
[Exception] nested exception is org.hibernate.id.IdentifierGenerationException: ids for this class must be manually assigned before calling save()
개발환경 : Spring Boot 2.7.9 Database : H2-2.1.214 JDK : 11.0.18 x64 JPA DEBUG 23-03-11 00:39:202[http-nio-9090-exec-1] octopus.backend.v1.controller.CodeMController.save[55]: - tCodeMDto :: TCodeMDto(pCd=null, pCdNm=null, useYn=null, rmk=null) DEBUG 23-03-11 00:39:206[http-nio-9090-exec-1] octopus.backend.v1.service.CodeService.save[37]: - tCodeMDto :: TCodeMDto(pCd=null, pCdNm=null, useYn=null, rm..
Exception
2023. 3. 12. 03:39