|
February 11, 2010
category: Developers
The
initial way a string switch statement was implemented in JDK 7 was to desugar a string switch into a series of two switch statements, the first switch mapping from the argument string's hash code to the ordinal position of a matching string l...
More »
category: Java Technology
Kassel, February 2010 - The Micromata GmbH, expert for custom-fit business applications with its head office in Kassel, introduces a new module for conducting changelogs: Hibernate Hist...
More »
category: Java Technology
CDI is one of the best features of Java EE 6, it gives you - for example - a chance to include a beans.xml file in the WEB-INF folder in order to optimize the beans discovering during the application s...
More »
category: Java Technology
Our lead Java Today story is JAX-RS with Jersey: An Introduction, by Dustin Marx. I found this intersting, because a few weeks ago I spent some time studing Jersey, as I thought about resurrecting an old project of mine, and redeploying it using Gla...
More »
category: Java Technology
Where I live (Connecticut, US), a popular bumper sticker is "Motorcycles Are Everywhere!" That's what I was reminded of as I surveyed the past week's posts by Geerjan Wielenga,...
More »
category: Java Technology
Is it possible to do an A/B testing with Magnolia? The question popups often in the discussions with potential Magnolia users from various e-business companies. This really depends on what you want to test. The design of whole site or just best ...
More »
|