/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

lewandowski.io
| | sigpwned.com
1.9 parsecs away

Travel
| | While there are many examples of Jackson serialization to JSON, there are comparatively few resources of Jackson serialization to CSV. Following is an example of working with a TSV-formatted dataset from the ground up, starting with creating the model object, building code samples for parsing CSV to Java objects using Jackson, writing Java objects to
| | blog.scottlogic.com
4.8 parsecs away

Travel
| | In most microservice architectures, there are many opportunities and temptations for sharing code. In this post I will give advice based on my experience on when it should be avoided and when code reuse is acceptable. The points will be illustrated with the help of an example Spring Boot project.
| | www.stackchief.com
7.5 parsecs away

Travel
| | Java multithreading examples including two ways of multithreading, good examples, avoiding deadlock, and how many threads can run.
| | becomesovran.com
20.5 parsecs away

Travel
| My post on how I like to manage servers. I cover SSH, networking, log rotation, and server management basics.