jq
jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk,... more »
Tweet 0 Comments Save Tags: frameworks , javascript
Top Java frameworks rated by developers
Just finished a project using open source libraries and have fresh impressions?
Tweet 2 Comments Save Tags: frameworks , java , opinion
Spring Data REST 1.1.0.M1 Released
The Spring Data team is happy to announce the next major step in the evolution of exporting domain objects to the web using RESTful... more »
Tweet 0 Comments Save Tags: database , frameworks , java , server
Spring Framework 3.2 goes GA
The most popular enterprise Java development framework, Spring, has now been updated to version 3.2. New features include Java SE 7... more »
Tweet 2 Comments Save Tags: announcement , frameworks , java , open source
JBoss Developer Framework 1.0 released
JBoss Developer Framework exists to show you, the developer, how to make the most of JBoss and Java EE 6 technologies on JBoss Enterprise... more »
Tweet 0 Comments Save Tags: announcement , frameworks , java , news
Oracle ADF Core Functionality Now Available for Free
Oracle is releasing Oracle ADF Essentials - a free to develop and deploy version of the core technologies at the base of Oracle ADF –... more »
Tweet 6 Comments Save Tags: frameworks , java , tools , web 2.0
Reactor - a foundation for asynchronous applications on the JVM
We’re pleased to announce that, after a long period internal incubation, we’re releasing a foundational framework for asynchronous... more »
Tweet 0 Comments Save Tags: cloud , frameworks , groovy , java
Spring vs Java EE: What People Forget About Spring
A few days ago, I was listening to episode 85 of the Java Spotlight Podcast. In this episode, Bert Ertman and Paul Bakker were talking... more »
Tweet 2 Comments Save Tags: frameworks , java , opinion , reviews
Spring for Apache Hadoop 1.0 Released
We are happy to announce the first GA release (1.0) of Spring for Apache Hadoop, greatly simplifying the development of Hadoop based applications.
Tweet 0 Comments Save Tags: announcement , frameworks , java , open source
Core Spring Data
This Refcard serves as a must-have reference for the Spring Data project. Spring Data, which is part of the Spring Framework ecosystem,... more »
Tweet 0 Comments Save Tags: database , frameworks , how-to , java
eXo Insights from Devoxx World 2012
Two weeks ago, three eXoers had the opportunity to attend the Devoxx 2012 conference, aka Devoxx World, in Belgium. Alain Defrance... more »
Tweet 0 Comments Save Tags: frameworks , methodology , tools , trends
The Future of GWT Report
The GWT community have been having many questions about the Future of GWT. Questions like: Where is GWT going? How is GWT used today?... more »
Tweet 2 Comments Save Tags: announcement , frameworks , news , ria
Tabris 1.0 is here!
Tabris is the first Java-Toolkit for the cross-platform development of native mobile Apps. It enables you to write iOS and Android Apps... more »
Tweet 0 Comments Save Tags: eclipse , frameworks , java , mobile
Modularizing your Backbone Router using Require.js
Often times, in larger Backbone.js projects, the routing code becomes bulky, error-prone, and repetitive. This article explains how to... more »
Tweet 0 Comments Save Tags: frameworks , javascript , web 2.0
Play! Framework Basics
You will have a hard time finding any framework that is more productive than Play!. How much time have you spent recycling a container?... more »
Tweet 0 Comments Save Tags: frameworks , how-to , java , standards
Browser Automation and Acceptance Testing with Geb
Geb is a library on top of WebDriver and can be used for browser automation and web acceptance testing. It combines the expressive and... more »
Tweet 0 Comments Save Tags: frameworks , groovy , open source
Spring Framework 4.0 Milestone 1 Now Available
Juergen Hoeller announces the first milestone for Spring Framework 4.0, which includes the first wave of Java SE 8 / OpenJDK 8 support,... more »
Tweet 0 Comments Save Tags: announcement , frameworks , java , open source
The correct way to use integration tests in your build process
There are times when mocking is useful during testing, but there are also times where you should NOT use mocking during testing. These... more »
Tweet 0 Comments Save Tags: frameworks , how-to , java , tools
Run your Java Tomcat Application for Free on OpenShift's PaaS
Our users have asked for official Tomcat support on OpenShift and the team has listened! I am happy to annouce that OpenShift now... more »
Tweet 0 Comments Save Tags: cloud , frameworks , java , open source
jQuery 2.0 Released
As promised, this version leaves behind the older Internet Explorer 6, 7, and 8 browsers. In return it is smaller, faster, and can be... more »
Tweet 0 Comments Save Tags: frameworks , javascript , news
Go play with the DHTMLX viewer for Apache Isis
Mylaensys have just blogged about their viewer for Apache Isis based on the DHTMLX Javascript widget library, providing a bunch of tech... more »
Tweet 0 Comments Save Tags: frameworks , gui , java , open source
Spring to Java EE – A Migration Experience
So Java EE 6 is out, and you’ve decided to give it a go. You’re trying to port an existing application over to the new stack (or are... more »
Tweet 1 Comments Save Tags: frameworks , java , open source , server
JUnit's evolving structure
Evolution of JUnit packages from 3.7 to 4.11 - more interesting than it sounds! :)
Tweet 0 Comments Save Tags: frameworks , java , methodology , open source
The long death of fat clients
Web development and open standards have triumphed, while the JavaFX framework is merely a last gasp. Capabilities that were traditionally... more »
Tweet 4 Comments Save Tags: frameworks , java , mobile , open source
Play 2.0: Building Web Application using Scala
Few years back I had tried Scala and it was difficult for me to learn it with the lack of good IDE and an integrated stack for building... more »
Tweet 1 Comments Save Tags: frameworks , java , open source , tools