jenkinsci / java-client-api

A Jenkins API client for Java
MIT License
896 stars 468 forks source link

调用getJobs方法报错404 #499

Open xiaochanghui opened 10 months ago

xiaochanghui commented 10 months ago

Jenkins and plugins versions report

Environment ```text Paste the output here ```

What Operating System are you using (both controller, and any agents involved in the problem)?

windows

Reproduction steps

java引入依赖之后调用方法

Expected Results

返回所有的job

Actual Results

image

Anything else?

No response