Skip to content

netdied/okhttp-springboot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

okhttp-springboot-starter

okhttp简单封装

Config

application.yml

  • okhttp.ssl=true
  • okhttp.connect-timeout=30 #S
  • okhttp.cookiejar=com.okhttp.start.cookiejar.SimpleCookieJar

Use

@Autowired OkhttpClient okhttpclient;

About

okhttp简单封装

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages