-
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 2011
JavaFX 2.0 Beta erschienen
JavaFX wurde von Sun als Antwort auf den allgemeinen RIA-Trend (Rich-Internet-Application) und somit als Konkurrenzprodukt zu Microsofts Silverlight und zu Adobes AIR/Flex im Jahr 2007 ins Rennen geschickt. JavaFX bekam nach der Übernahme von Oracle Aufwind, da sich das Unternehmen … Continue reading
Java Tech Journal about OSGi
A few days ago, JAXenter released a new issue of the Java Tech Journal. It’s about OSGi. It features articles for both, beginners and advanced OSGi developers.
Java 8 Module-System – die Karten liegen auf dem Tisch?
Fast 18 Monate nach dem schleichenden Tod von JSR-294 scheint das Thema standardisierte Modularisierung in Java neu belebt zu werden. Mark Reinhold( Chief Architect of the Java Platform Group at Oracle) veröffentlichte gestern über sein Blog einen anscheinend seit Januar … Continue reading
Sonar 2.8 mit Unterstützung für manuelle Code Reviews
Heute veröffentlichte das Sonar Team die Version 2.8 ihrer Quality Management Platform. Bemerkenswert ist vor allem die Tatsache, dass mit diesem Release auch erstmalig manuelle Code Reviews unterstützt werden. Die entsprechenden Funktionen sind derzeit freilich noch recht rudimentär aber es … Continue reading
Disgruntled Bomb: Java Edition
Zunächst ein bisschen Hintergrund: If p is a value of type int, then boxing conversion converts p into a reference r of class and type Integer, such that r.intValue() == p Ideally, boxing a given primitive value p, would always … Continue reading
Software AG acquires Terracota
I just read the announcement: Software AG acquires Terracotta to drive new standards for performance and scalability of enterprise and cloud applications Terracota is the company behind BigMemory, the enterprise ehcache and the well known quartz scheduler.
SVN-Git-Integration
Die Firma TMate hat mit SubGit eine Software vorgestellt, die in ein SVN- ein Git-Repository integriert, so dass man sowohl mit Git- als auch SVN-Clients arbeiten kann. Die Änderungen zwischen den beiden Repositories werden automatisch durch Hook-Skripte synchronisiert. Im Gegensatz … Continue reading