Java

  • submit to reddit

Demo: Spring Insight plugins for Spring Integration and RabbitMQ

Spring Insight uses a plug-in architecture to collect, correlate, and analyze performance metrics from your application.In this video we will use two...

0 replies - 978 views - 02/24/13 by Mitch Pronschinske in Articles

EasyCriteria 2.0 – JPA Criteria Should Be Easy

In the post today we will see about the new version of the framework named EasyCriteria. At the end of this post we will see what is to come here in the...

2 replies - 1875 views - 02/23/13 by Hebert Coelho D... in Articles

Agile Demand Outstripping Supply

InfoQ has an interesting article that went largely unreported on how Agile demand is outstripping supply. I’ve noticed this also while researching my ebook...

0 replies - 1664 views - 02/23/13 by David Bland in Articles

ScaleBase Overview – Your complete scale out partner

ScaleBase Overview – Your complete scale out partner Watch the Video below to learn how to scale out your MySQL Database with ScaleBase. Cost-effectively...

0 replies - 30 views - 02/22/13 by Kelley Gemma in Uncategorized

jOOQ’s Reason for Being

The below paragraphs were taken from the jOOQ preface from the manual. It is worth thinking about why you should (or should not) use jOOQ in a given...

2 replies - 2083 views - 02/22/13 by Lukas Eder in Articles

Answer to the "School" Challenge

I’m happy to see mostly correct answers to the School coding challenge. To make things more interesting, let’s start by looking at a naïve (and wrong)...

1 replies - 1578 views - 02/22/13 by Cedric Beust in Articles

Datawarehouse with Hadoop+Hbase+Hive+SpringBatch – Part 2

The svn codebase for this article is here. In continuation to part 1, this section covers, Setup of a Hadoop, Hbase, Hive on a new Ubuntu VMRun Hadoop,...

0 replies - 1745 views - 02/22/13 by Krishna Prasad in Articles

Google App Engine offers Java 7 Runtime Support

Yesterday, Google announced App Engline Java 7 runtime as one of its 'experimental' features that is on its way towards wider availability.  Here's a...

0 replies - 1813 views - 02/22/13 by Eric Genesky in Articles

DZone Links You Don't Want To Miss (2/22/13)

Rails, You Have Turned into Java. Congratulations!  A bold opinion, but he does update saying that a major difference is the JCP.  And although the...

0 replies - 2909 views - 02/22/13 by Mitch Pronschinske in Articles

Trap your Alerts: An SNMP How-to using Java and Mule Enterprise Console

MMC Customer stories series: SNMP alerts Motivation We are evaluating using Nagios or a similar Big Brother Enterprise solution for...

0 replies - 423 views - 02/22/13 by Nahuel Dalla Vecchia in Articles

Coding Challenge ("Light" Edition)

This coding challenge is a bit different from the previous one ([1] [2]) because it is shorter and also a bit more closely tied to Java. A School has either a...

5 replies - 1820 views - 02/21/13 by Cedric Beust in Articles

Comparing Job Development in Quartz and Obsidian

Getting your program code to the point that it satisfies the functional requirements provided is a milestone for developers, one that hopefully brings...

0 replies - 1314 views - 02/21/13 by Craig Flichel in Articles

DZone Links You Don't Want To Miss (2/21/13)

18 API Business Models: The Breakdown  A useful model of 18 different ways to monetize your APIs.  See what models Twitter, Facebook, Amazon,...

0 replies - 1889 views - 02/21/13 by Mitch Pronschinske in Articles

Spring-Test-MVC Junit Testing Spring Security Layer with Method Level Security

For people in hurry get the code from Github. In continuation of my earlier blog on spring-test-mvc junit testing Spring Security layer with InMemoryDaoImpl,...

0 replies - 694 views - 02/21/13 by Krishna Prasad in Articles

Proxying a Request to Localhost in Java

It can be very convenient when developing to server based application to run them using "localhost" in order to maintain consistency between developer...

1 replies - 1984 views - 02/21/13 by Gerard Davison in Articles