mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
JAXB JAXBUtil 适配 jakartaEE移除javaEE
This commit is contained in:
@@ -12,10 +12,10 @@
|
||||
|
||||
package org.dromara.hutool.extra.xml;
|
||||
|
||||
import jakarta.xml.bind.annotation.*;
|
||||
import org.junit.jupiter.api.Assertions;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import javax.xml.bind.annotation.*;
|
||||
|
||||
/**
|
||||
* {@link JAXBUtil} 工具类
|
||||
|
||||
Reference in New Issue
Block a user