-
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 2013
Atlassian releases JIRA 6
Atlassian just released JIRA 6 with a bunch of new features besides a new and simplified style. You can get a quick overview by visiting the “what’s new” pages or have a deeper look at the full release notes. In summary, … Continue reading
SpringSource announces new project Reactor for asynchronous applications
SpringSource, the company behind the popular Spring Framework announced “Reactor” as: We’re pleased to announce that, after a long period of internal incubation, we’re releasing a foundational framework for asynchronous applications on the JVM which we’re calling Reactor. It provides abstractions … Continue reading
Posted in Spring Universe
Tagged ansynchronous, grails, Groovy and Grails, reactor, spring, Spring Framework
Leave a comment
The future of GWT
… will be very exciting. Daniel Kurka, member of the GWT Steering Comittee, published his and Ray Cromwell‘s slides of their Google I/O session “GWT Roadmap for the Future”. First of all, there is a new GWT project page created by … Continue reading
JSF Performance: Mojarra improves dramatically with latest release
In our comparative study about the runtime behavior of both JSF implementations we came to the conclusion that Apache MyFaces performs significantly better on large component trees than the reference implementation Oracle Mojarra. The duration Mojarra took to step through … Continue reading
Posted in Java EE, Java Web Frameworks, Web as a Platform
Tagged JSF, Mojarra, MyFaces, performance
10 Comments
Android Studio announced at Google I/O 2013
Google announced Android Studio at the keynote of Google I/O 2013. Android Studio is an Android focused IDE based on the community edition of IntelliJ IDEA. In the keynote you can see some really nice features as: Externalized Strings and used … Continue reading
JavaFX on iOS using RoboVM
JavaFX does not run on iOS out of the box. One of the approaches to run JavaFX on iOS is based on an AOT compiler like RoboVM. Niklas Therning managed to port a JavaFX (OpenJFX) application to iOS using RoboVM: http://blog.robovm.org/2013/05/javafx-openjfx-on-ios-using-robovm.html
Posted in Java Runtimes - VM, Appserver & Cloud
Tagged iOS, JavaFX, Mobile, OpenJFX, RoboVM
Leave a comment
Oracle Changes Release Numbering Scheme for Java SE
In a news bulletin Oracle recently announced that they will change the version numbering scheme for the next upcoming releases of the JDK. The new scheme will affect the way that update release numbers are assigned for all upcoming releases … Continue reading
Posted in Did you know?, Java Runtimes - VM, Appserver & Cloud
Tagged java, jdk, Numbering Scheme, oracle
Leave a comment