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
Jelastic and Clinker: a perfect couple
This article explains how Jelastic can act as a deployment environment for the software development ecosystem offered by Clinker.
Tweet 0 Comments Save Tags: cloud , open source , server , tools
SubGit 1.0.0 Released: Git-SVN Mirror on the Server Side
SubGit is a server-side tool to set up a writable Git mirror of Subversion repository. SubGit allows users to choose between Subversion... more »
Tweet 0 Comments Save Tags: announcement , java , server , tools
CRaSH 1.1 released : a shell to extend the JVM
CRaSH is an open source shell designed to extend the JVM with commands written in Groovy. It provides SSH and telnet connectors as well... more »
Tweet 1 Comments Save Tags: java , open source , server
SubGit 1.0.0 RC1 - Safe Svn to Git Migration!
SubGit is a server side tool for two-way Svn/Git synchronization. Install SubGit into your Subversion repository and use both Git and... more »
Tweet 0 Comments Save Tags: announcement , java , server , tools
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
CRaSH for Mule
A the formal introduction to the CRaSH console for Mule on which David has been working for the past month or so. It is a shell that is... more »
Tweet 0 Comments Save Tags: java , open source , server
Java Executor Service Types
ExecutorService feature was come with Java 5. It extends Executor interface and provides thread pool feature to execute asynchronous short tasks.
Tweet 1 Comments Save Tags: how-to , java , server , standards
VoltDB - NewSQL Database
The purpose of this post is to give an overview of background, technical architecture, features offered by VoltDB. Traditional RDBMS... more »
Tweet 1 Comments Save Tags: database , java , server , trends
Do you know how to choose between 32 and 64-bit Java?
How do you decide whether to go with 32 or 64bit JVM? Do you also toss a coin to decide as a younger version of our experts did back in... more »
Tweet 0 Comments Save Tags: java , server
Vert.x on Raspberry Pi
How-to run lightweight JVM server on Rasperry Pi - with some benchmarks and example GitHub project.
Tweet 0 Comments Save Tags: how-to , java , server
JSF 2.2 is final
Only few weeks before the scheduled release of Java EE 7, JSR 344 – the defining specifiaction for JSF 2.2 – went final today.
Tweet 0 Comments Save Tags: frameworks , java , server , standards
Java EE 7 (JSR-342) is final!
With some lateness, the specification for Java EE 7 (JSR 342) went final today, about three years after the release of Java EE 6.
Tweet 0 Comments Save Tags: java , news , server , standards
Concurrent Garbage Collection in Java
This GC Blog Post covers the Concurrent-Mark-Sweep collector which is a "low pause" collector implemented in the hotspot Garbage Collector.
Tweet 0 Comments Save Tags: java , open source , research , server
Why I have planned to move to Apache TomEE
After having worked with GlassFish and Tomcat platforms for several years, I recently planned to learn the TomEE platform. I'll try to... more »
Tweet 0 Comments Save Tags: how-to , java , reviews , server
Minimize the response time of your blog to less than a second!
Great write-up how to decrease the response time of your blog/cms/site. It contains a lot of technical hints and details including how to... more »
Tweet 1 Comments Save Tags: cloud , css-html , server , unix-linux
JDK leaks memory - a bug that is 12 years old
A few weeks ago one of our customers had problems with interpreting a leak reported by Plumbr. Quoting his words “It seems that Java... more »
Tweet 0 Comments Save Tags: java , security , server
New Refcard! Jetty: A Lightweight, Open-Source Web Server and Servlet Container
Check out this new DZone Refcard covering Jetty, an open-source web server hosted by the Eclipse foundation, is a full-fledged HTTP... more »
Tweet 0 Comments Save Tags: announcement , server
Top 10 JavaCodeGeeks posts for 2012
This a compilation of the most popular posts on Java Code Geeks for this year. It includes articles ranging from Agile methodology to... more »
Tweet 0 Comments Save Tags: agile , java , server
Fix Memory Leaks in Java Production Applications in 5 Steps
Adding more memory to your JVMs (Java Virtual Machines) might be a temporary solution to fixing memory leaks in Java applications, but it... more »
Tweet 0 Comments Save Tags: how-to , java , server
Instrument Java code your way: TraceView Java API
When it comes to analyzing your web application’s performance, TraceView has already instruments a wide spectrum of Java components, such... more »
Tweet 1 Comments Save Tags: how-to , java , methodology , server
Nginx switches on to WebSockets
Latest release of asynchronous server brings support for persistent connection protocol.
Tweet 0 Comments Save Tags: server
Spin Up New VMs in Their Own Virtual Network - A New FOSS Tool
UrbanCode recently open sourced a very nifty tool for spinning up entire virtual environments, not just machines. It's cool to see an... more »
Tweet 0 Comments Save Tags: news , open source , server , tools
Apache Tomcat 7.0.29 released
Check out the new updates!
Tweet 0 Comments Save Tags: announcement , java , server
New BitNami Apache Solr Stack
Apache Solr is a popular open source enterprise search platform from the Apache Lucene project. BitNami Apache Solr Stack simplifies the... more »
Tweet 0 Comments Save Tags: cloud , frameworks , java , server