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