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 | 31 |
Tags
- git
- Tomcat
- 문서
- maven
- PostgreSQL
- MySQL
- spring
- 오픈소스
- oracle
- AJAX
- jpa
- error
- Docker
- myBatis
- Thymeleaf
- MSSQL
- Open Source
- ubuntu
- STS
- Source
- Python
- Spring Boot
- JDBC
- JavaScript
- IntelliJ
- 설정
- SpringBoot
- Core Java
- Exception
- Eclipse
Archives
- Today
- Total
목록@Id (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