1.前言。
如题。
2。解决方法
maven直接加上下句即可。
如题。
2。解决方法
maven直接加上下句即可。
<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-transports-http-jetty</artifactId> <version>3.0.3</version> </dependency>