반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- intellij 플러그인 개발
- Java
- group by group by rollup 차이
- intellij 플러그인 만들기
- java 로 intellij 플러그인
- Stream
- error code 0-2054
- officedeploymenttool2021
- error code 0-2048-(0)
- 쓰기지연저장소
- 쿼리실행순서
- error code 0-2054(0)
- 플러그인 로컬 테스트
- Flush
- JPA
- 자바
- 스트림
- 쓰기지연sql저장소 쿼리실행순서
- 오라클쿼리테스트사이트
- office ltsc standard 2021
- error code 0-2048
- hibernate 쿼리실행 순서
- plugin local
- Oracle
- sql 테스트 사이트
- Kafka
- 로컬에서 플러그인 추가
- officedeploymenttool
- 쿼리테스트사이트
- IntelliJ
Archives
- Today
- Total
목록java.lang.reflect.inaccessibleobjectexception (1)
개린이 탈출기

프로그램 실행 중 다음과 같은 예외를 마주했다. // 예외 메시지org.springframework.cglib.core.CodeGenerationException: java.lang.reflect.InaccessibleObjectException-->Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @7cb5..
에러 해결 목록
2024. 11. 6. 13:03