-
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: March 2015
New features coming up in JSF 2.3
With the initial milestone release for Mojarra (JSF reference implementation) that has been released in early 2015 we can take look at the first version of the new JSF specification (JSR-372). Besides bugfixes and improvements, the release notes show some … Continue reading
Balsamiq Mockups 3!
As already reported last month, Balsamiq worked a long time on their mockup tool’s next major version, which has finally officially been released this week. You can now download Balsamiq Mockups 3 for Desktop or give it a try in … Continue reading
Posted in Agile Methods and development
Tagged Balsamiq, GUI, mockup, release, Usability, user interface
3 Comments
AtScript ist tot, aber das Konzept lebt weiter
Auf der Konferenz ng-europe Ende letzten Jahres hat Google AtScript vorgestellt. Damit AtScript an Bedeutung gewinnt, wollte Google Angular 2.0 nur mit AtScript entwickeln. Aus diesem Grund sollte AtScript alle Eigenschaften von EcmaScript 5, EcmaScript 6 und TypeScript bereitstellen und … Continue reading
Posted in Web as a Platform
Tagged AngularJS, annotation, AtScript, ECMAScript, ecmascript 6, TypeScript
Leave a comment
JPA und die Java 8 API
Mit Java 8 wurde eine neue mächtige Date/Time API eingeführt, welche antritt, mit den Nachteilen der java.util.Date API aufzuräumen. Gerade bei datumsrechenintensiven Anwendungen drängt sich die Verwendung der neuen Funktionen nahezu auf. Aber was passiert, wenn wir gleichzeitig JPA zum … Continue reading
Posted in Java EE, Java Persistence
Tagged Converter, date api, java 8, JPA, LocalDate, LocalDateTime, LocalTime, timezone, zeitzone
3 Comments