-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Monthly Archives: May 2014
Stash 3.0 Release
Atlassian hat vor wenigen Tagen die dritte Version des “on-premises” Git Verwaltungstool Stash veröffentlicht. Als Highlight für Entwickler soll das Vergleichen von Branches – ohne einen Pull Request erstellen zu müssen – erwähnt werden. Stash 3.0 wurde internationalisiert und der … Continue reading
Hazelcast als Second Level Cache in Hibernate JPA-Provider
Hazelcast stellt als verteiltes In-Memory-Grid eine interessante Möglichkeit dar, einen Distributed Second Level Cache in Hibernate zu realisieren und kann somit als Alternative zu EHCache oder Infinispan verwendet werden. Die Verwendung ist hierbei so einfach, wie man es auch bereits … Continue reading
GWT 2.6.1 released
As already expected last week, the GWT team just released version 2.6.1. To get an overview of the changes in this bugfix release, see the release notes or the complete change log. The release can be downloaded from GWT project … Continue reading
Gradle 1.12 released as last 1.x release
Gradle 1.12 was released this week with a bunch of new features and bug fixes as well as performance improvements.
GWT 2.6.1 release coming soon!
The GWT team recently published its second release candidate for the 2.6.1 version, a minor release with 18 changes/ fixes since release 2.6.0. The RC2 can be downloaded directly from the following URL, and already is available through the maven central repository.