Unitstep - unitstep.net - unitstep.net

Latest News:

Spring MVC request parameter conversion with minimal configuration 8 Apr 2013 | 05:16 am

I’ve been playing around with Spring Web MVC a bit and was looking for something similar to Jersey’s Parameter Classes that would provide conversion to custom types. I liked how with Jersey, you could...

Spring MVC request parameter conversion with minimal configuration 8 Apr 2013 | 05:16 am

I’ve been playing around with Spring Web MVC a bit and was looking for something similar to Jersey’s Parameter Classes that would provide conversion to custom types. I liked how with Jersey, you could...

Java: final, finally and finalize 16 Feb 2013 | 11:46 pm

One of the most popular Java interview “screener” questions is often, “What is the difference between final, finally and finalize?” In fact, it occurs so much that one should probably have the answer ...

Java: final, finally and finalize 16 Feb 2013 | 11:46 pm

One of the most popular Java interview “screener” questions is often, “What is the difference between final, finally and finalize?” In fact, it occurs so much that one should probably have the answer ...

JAX-RS/Jersey needs an @Required annotation for parameters 28 May 2012 | 08:51 am

I’ve been using Jersey as a JAX-RS implementation for a little while now, and one thing that it could benefit from is the addition of an @Required annotation for resource method parameters. Right now,...

JAX-RS/Jersey needs an @Required annotation for parameters 28 May 2012 | 04:51 am

I’ve been using Jersey as a JAX-RS implementation for a little while now, and one thing that it could benefit from is the addition of an @Required annotation for resource method parameters. Right now,...

Java’s Pattern class and regular expressions 19 Mar 2012 | 01:47 pm

One of the easiest things to get tripped up on is the syntax for creating regular expressions (regex) in Java using the Pattern class. The tl;dr version of how to do things is that you must use double...

Java’s Pattern class and regular expressions 19 Mar 2012 | 09:47 am

One of the easiest things to get tripped up on is the syntax for creating regular expressions (regex) in Java using the Pattern class. The tl;dr version of how to do things is that you must use double...

The Game of Life and emergence 13 Feb 2012 | 03:37 pm

I have had a side interest in emergent behaviour ever since reading about various forms in nature, so when a co-worker sent me a link to Conway’s Game of Life, I was immediately intrigued. Long story...

The Game of Life and emergence 13 Feb 2012 | 10:37 am

I have had a side interest in emergent behaviour ever since reading about various forms in nature, so when a co-worker sent me a link to Conway’s Game of Life, I was immediately intrigued. Long story ...

Recently parsed news:

Recent searches: