|
You are here |
sigpwned.com | ||
| | | | |
kevinmontrose.com
|
|
| | | | | After about three months of work, and some time in a production environment, the second half of Jil (a fast JSON library built on Sigil) is ready for release. Jil now supports both serializing and deserializing JSON. As with serialization, Jil deserialization supports very few configuration options and requires static typing. The interface is, accordingly,... | |
| | | | |
lewandowski.io
|
|
| | | | | The aim of this post is to summarize and review ways of formatting Java Time objects using Spring Boot and Jackson library. This post is organized in five steps. Each step represents one aspect of the | |
| | | | |
www.thinkcode.se
|
|
| | | | | ||
| | | | |
blog.jooq.org
|
|
| | | With Java 8 being mainstream now, people start using Streams for everything, even in cases where that's a bit exaggerated (a.k.a. completely nuts, if you were expecting a hyperbole here). For instance, take mykong's article here, showing how to collect a Map's entry set stream into a list of keys and a list of values:... | ||