-
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
Tag Archives: javaee 6
Spring 4.0 released
Spring 4.0 has been released and is now available on GitHub. Version 4.0 is the latest major release of the Spring Framework and the first to fully support Java 8 features. You can still use Spring with older versions of … Continue reading
Apache TomEE 1.0 erschienen
Apache TomEE ist ein Tomcat, der um weitere Apache-Module erweitert wurde und somit für das JavaEE 6 Web Profile zertifiziert ist. Jetzt ist die finale Version 1.0 erschienen.TomEE eignet sich für Webanwendungen, die zusätzliche JavaEE-Technologien benötigen, aber nicht gleich auf … Continue reading
Posted in Java EE, Java Runtimes - VM, Appserver & Cloud
Tagged javaee 6, tomcat, tomee
Leave a comment
Dependency Injection und AOP mit CDI (JavaEE 6)
Über den JavaEE 6 Standard CDI (Context and Dependency Injection, JSR 299) findet man viele Einsteiger-Tutorials in der Form Getting Started oder CDI + JSF. Für grundlegende Beispiele und Anwendungsszenarios sollte man aber mal einen Blick auf die Seite “Java EE … Continue reading