- Making http 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
- getApplicationContext (Context)
- ObjectMapper (com.fasterxml.jackson.databind)
ObjectMapper provides functionality for reading and writing JSON, either to and
from basic POJOs (Pl
- HashSet (java.util)
HashSet is an implementation of a Set. All optional operations (adding and
removing) are supported.
- Map (java.util)
A Map is a data structure consisting of a set of keys and values in which each
key is mapped to a si
- Filter (javax.servlet)
A filter is an object that performs filtering tasks on either the request to a
resource (a servlet o
- Response (javax.ws.rs.core)
Defines the contract between a returned instance and the runtime when an
application needs to provid
- LogFactory (org.apache.commons.logging)
Factory for creating Log instances, with discovery and configuration features
similar to that employ
- Top Sublime Text plugins