-
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: July 2010
IDE IntelliJ IDEA 9.0.3 Released – HTML5, Grails 1.3 Support
JetBrains released the Java IDE IntelliJ IDEA version 9.0.3. The new features include: New UI for merging Subversion branches New Password Safe tool for encrypted storing of passwords for VCS, proxy server etc. Initial support for HTML 5 Support for … Continue reading
Testbarkeit als Code-Metrik
Eine gute Testabdeckung als Basis für hohe Softwarequalität ist mittlerweile wohl als Konsens in der Softwareentwicklung anzusehen. Doch was die Qualität der Tests selbst und die dafür notwendige Strukturierung des Programmcodes anbelangt, trifft man im Projektalltag oftmals noch auf Unwissenheit, … Continue reading
iBATIS has been retired
The whole team moved to an new project: MyBatis. More informations at http://ibatis.apache.org/.
JCommander 1.0 – Annotation driven command line parser for Java
JCommander is a small framework for easy command line parameter parsing. You create a class that will hold all the command line arguments and annotate the fields to define which parameter will be bound to the variable. Here is a … Continue reading
Java 7 Closures nehmen Gestalt an
Hier einige Blogeinträge zur Implementierung von Projekt Lambda. Vorsicht, die Syntax ist noch nicht final. Aber da das JDK 7 im Herbst 2010 fertig sein soll, wird sich vermutlich nicht mehr allzu viel daran ändern. Brian Goetz über den aktuellen … Continue reading
Skalierbarkeit, Verfügbarkeit und Stabilität im Überblick
Ein Überblick über Replikation, NoSQL, Fail-Over, Sharding, Load-Balancing, Distributed Caching, Event-Driven Architecture, Messaging — und das alles in einer Präsentation? Klar, Jonas Bonér schafft das ganz hervorragend und verständlich in Scalability, Availability & Stability Patterns.
Posted in Java EE, Java Runtimes - VM, Appserver & Cloud
Tagged availability, caching, EDA, load-balancing, nosql, RDBMS, scalability
Leave a comment
JAX-WS RI 2.2.1 Released
Seit dem 17.06.2010 gibt es eine neue Version der JAX-WS Referenz-Implementierung. Die neue Version ist Bestandteil von Metro 2.0.1 und GlassFish 3.0.1 und kann hier heruntergeladen werden. Es handelt sich allerdings nur um ein kleineres Bugfix Release. Weitere Informationen: http://www.java.net/blogs/jitu