- Making http post requests using okhttp
- getOriginalFilename (MultipartFile)
Return the original filename in the client's filesystem.This may contain path
information depending
- orElseThrow (Optional)
Return the contained value, if present, otherwise throw an exception to be
created by the provided s
- scheduleAtFixedRate (ScheduledExecutorService)
- URLConnection (java.net)
A connection to a URL for reading or writing. For HTTP connections, see
HttpURLConnection for docume
- URLEncoder (java.net)
This class is used to encode a string using the format required by
application/x-www-form-urlencoded
- UnknownHostException (java.net)
Thrown when a hostname can not be resolved.
- MessageDigest (java.security)
Uses a one-way hash function to turn an arbitrary number of bytes into a
fixed-length byte sequence.
- HashSet (java.util)
HashSet is an implementation of a Set. All optional operations (adding and
removing) are supported.
- JarFile (java.util.jar)
JarFile is used to read jar entries and their associated data from jar files.
- Top plugins for WebStorm