Articles for September, 2014

Snippet: Modifying Excel Files, Adding Formulas with Apache POI

Monday, September 29th, 2014

Recently I needed to modify some excel files and to add some aggregated formula fields to a sheet and the following snippet did the work for me.

(more…)

JAX-RS Server API Snippets

Sunday, September 28th, 2014

Because a lot of my current projects are using JAX-RS in different versions I’d like to write down and share some frequently used snippets for implementing RESTful web-services with the JAX-RS specification here.

(more…)

Search
Categories