這個需要引入jaxb-xjc。如果這個版本不行,多試驗幾個,jdk8以后,就需要這個,jdk17我用這個好了,不行多試驗幾個版本!!! 1 2 3 4 5 <dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb-xjc</artifactId> <version>2.3.8</version> </dependency> 總結(jié) 到此這篇關(guān)于jdk17+springboot使...
www.dbjr.com.cn/program/3147277...htm 2025-6-4