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
- Core Java
- maven
- STS
- Source
- JDBC
- ubuntu
- SpringBoot
- IntelliJ
- Exception
- 오픈소스
- myBatis
- oracle
- JavaScript
- error
- git
- Tomcat
- 설정
- Open Source
- PostgreSQL
- Thymeleaf
- AJAX
- Docker
- Spring Boot
- MSSQL
- Python
- Eclipse
- spring
- MySQL
- 문서
- jpa
Archives
- Today
- Total
헤르메스 LIFE
JDK 11에서 java.xml.bind 관련 에러 발생하는 경우 본문
728x90
일단 구글링으로 해결했습니다.
아래 출처에 자세한 설명이 있으니 확인해봐야 겠습니다.
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
</dependency>
https://luvstudy.tistory.com/61
https://pekahblog.tistory.com/62
728x90