JackbyDev@programming.devM to Java@programming.dev · 2 years agoWhat are some things in the class library you wish more people knew about or used?docs.oracle.comexternal-linkmessage-square19fedilinkarrow-up116file-text
arrow-up116external-linkWhat are some things in the class library you wish more people knew about or used?docs.oracle.comJackbyDev@programming.devM to Java@programming.dev · 2 years agomessage-square19fedilinkfile-text
I’m curious if there are things in the standard class library that you find useful but not widely used.
minus-squareSheldan@programming.devlinkfedilinkEnglisharrow-up1·2 years agoFinally a more sane API for HTTP requests in java. Still using a library tho, can be very convenient (like okhttp)
Finally a more sane API for HTTP requests in java. Still using a library tho, can be very convenient (like okhttp)