Skip to content

ynfy-tech/ynfy-tool-httpconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ynfy-tool-httpconnect

A http client for java, based on HttpURLConnection. Support get/post/put/delete & file request.

Simple, effective, and highly expandable ~

Deploy

Snapshot

mvn clean deploy

Release

mvn clean deploy -P release

Maven Dependency

<dependency>
    <groupId>tech.ynfy</groupId>
    <artifactId>ynfy-tool-httpconnect</artifactId>
    <version>1.1.9</version>
</dependency>

Change Notes

About

基于 HttpURLConnection 实现的 Restful 接口工具, 用于远程接口调试

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages