JackbyDev@programming.devM to Java@programming.dev · 1 year agoWhat are some things in the class library you wish more people knew about or used?docs.oracle.comexternal-linkmessage-square1fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1external-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 · 1 year agomessage-square1fedilinkfile-text
I’m curious if there are things in the standard class library that you find useful but not widely used.
minus-squarekaba0@programming.devlinkfedilinkEnglisharrow-up1·1 year agoHttpClient. You don’t necessarily need a third-party tool for rest calls or the like, and it really is quite handy!
HttpClient. You don’t necessarily need a third-party tool for rest calls or the like, and it really is quite handy!