Java

  • submit to reddit

JPA - Querydsl Projections

In my last post: JPA - Basic Projections - I've mentioned about two basic possibilities of building JPA Projections. This post brings you more...

0 replies - 1810 views - 05/15/13 by Michal Jastak in Articles

Presentation on Using BigDecimal and double

There will be a presentation for the Performance Java User's Group given at two times in June.  Both are about using BigDecimal and double together,...

0 replies - 362 views - 05/15/13 by Peter Lawrey in Announcements

Lets Document the Open Source API (Java)

We Intend to document few open source projects and commit the documentation back to the community. This way the open source project benefits. The...

0 replies - 2900 views - 05/14/13 by Allahbaksh Asadullah in Announcements

Integrating Google Calendar into a Wicket Application

I recently integrated Google Calendar into a Wicket application I use at home. As some requirements are atypical I want to describe them before going into...

0 replies - 1939 views - 05/14/13 by Daniel Bartl in Articles

Launching Scalabitz

This week marks the launch of my lingering weekend-project: scalabitz.com. It tries to surface interesting Scala content through the API of link-shortener...

0 replies - 2597 views - 05/14/13 by Sander Mak in Articles

An Interview with Core Spring Data Refcard Author Oliver Gierke

This week marked the release of DZone's Core Spring Data Refcard. In it, author Oliver Gierke provides a must-have reference for developers who are...

0 replies - 3280 views - 05/14/13 by Eric Genesky in Articles

DZone Links You Don't Want to Miss (May 14)

The Health of PaaS via GitHub A university student from the Netherlands just had this study accepted to the 4th International Conference on Software Business....

0 replies - 1725 views - 05/14/13 by Eric Genesky in Articles

Subtle Changes in Java 8: Repeatable Annotations

Apart from the “big stuff”, related to extension methods, lambda, and the streams API, Java 8 also has a couple of minor, very subtle...

0 replies - 6645 views - 05/14/13 by Lukas Eder in Articles

HTTP Upgrades in Servlet 3.1

Servlet 3.1 is a relatively minor release slated for Java EE 7. However, the Java EE foundational API still contains some very important changes, especially...

0 replies - 261 views - 05/14/13 by Reza Rahman in Articles

Why Should I Use MBaaS?

A decade ago I was giving a talk at the Polytechnic University of Valencia on how to use mobile phones in Health Care services. It was about a J2ME based...

0 replies - 2516 views - 05/13/13 by Esteban Briones in Articles

Dive into your JVM with New Relic

This post comes from Ashley Puls at the New Relic Blog. If you’ve been looking for deeper insight into your JVM and application server, we’ve got...

0 replies - 4802 views - 05/13/13 by Leigh Shevchik in Articles

A Completely Thread-Safe ZeroMQ Socket Interface for Scala

A great tool for messaging-oriented architectures just appeared on GitHub.  A thread-safe ZeroMQ socket interface for Scala simply called "scala-zeromq"...

0 replies - 3720 views - 05/13/13 by Mitch Pronschinske in Articles

Converting a List into Comma Separated Value String in Java

We all have at least once in our coding life time done this: “Concatenate the elements of a List into a comma separated string”. And each time we have...

10 replies - 3948 views - 05/13/13 by Mohamed Sanaulla in Articles

Get Ready for Google I/O

Google I/O is the annual Google developer events in San Francisco. This year's event is just few short (long) days away. On top of new release announcements...

0 replies - 1874 views - 05/13/13 by Juhani Lehtimaki in Articles

Links You Don't Want To Miss (May 13)

Why DRM in HTML5 is a Good Thing See why Ars Technica thinks that the W3C’s new DRM framework will empower the open web. I Love Being a Geek Swizec...

0 replies - 4161 views - 05/13/13 by Mitch Pronschinske in Articles