- Reactive rest calls using spring rest template
- getContentResolver (Context)
- getExternalFilesDir (Context)
- setRequestProperty (URLConnection)
- ObjectMapper (com.fasterxml.jackson.databind)
ObjectMapper provides functionality for reading and writing JSON, either to and
from basic POJOs (Pl
- OutputStream (java.io)
A writable sink for bytes.Most clients will use output streams that write data
to the file system (
- Charset (java.nio.charset)
A charset is a named mapping between Unicode characters and byte sequences.
Every Charset can decode
- SimpleDateFormat (java.text)
Formats and parses dates in a locale-sensitive manner. Formatting turns a Date
into a String, and pa
- TimeUnit (java.util.concurrent)
A TimeUnit represents time durations at a given unit of granularity and provides
utility methods to
- ServletException (javax.servlet)
Defines a general exception a servlet can throw when it encounters difficulty.
- Github Copilot alternatives