facebook

Genuitec's Blog: November, 2015

Jersey vs. RESTEasy: A JAX-RS Implementation Comparison

Posted on Nov 25th 2015
IntroductionTwo frameworks have emerged to simplify the development of RESTful web services and applications in Java—Jersey and RESTEasy. These frameworks are two of the most popular implementations of the JAX-RS standard. Both frameworks provide a nice feature set that simplifies the development of REST APIs. Sometimes the implementation is … Read More

Exploring TypeScript Support in Eclipse

Posted on Nov 24th 2015
Update: Since this article was initially published, Genuitec has added advanced TypeScript support to their free Eclipse plugin, Webclipse. Give it a try!TypeScript is an open source superset of JavaScript that adds class based objects that compile to JavaScript plain code. Currently there are two main options to support TypeScript … Read More

Genuitec at EclipseCon Europe 2015

Posted on Nov 10th 2015
Hello fellow developers!Last week we had the honor to participate at EclipseCon Europe 2015, this time in Ludwigsburg, Germany! (Not too shabby!)Needless to say, we had a wonderful time there. During our time at EclipseCon we were able to show demos of our newest product family addition “Webclipse”, … Read More
Show More