facebook

Genuitec's Blog: September, 2015

Spring Framework: @RestController vs @Controller

Posted on Sep 28th 2015
Spring MVC Framework and RESTSpring’s annotation based MVC framework simplifies the process of creating RESTful web services. The key difference between a traditional Spring MVC controller and the RESTful web service controller is the way the HTTP response body is created. While the traditional MVC controller relies on the … Read More

Delivering Zend Studio

Posted on Sep 24th 2015
Zend Studio is a popular integration of Eclipse for PHP development. Although it has some specific Eclipse requirements, you can deliver it with Secure Delivery Center. In the following example, we use an Eclipse 4.4.2 Standard package and then mark it as RCP. Let’s get started!Deliver Zend Studio … Read More

SDC Twitter Chat – Sep 22nd Recap

Posted on Sep 23rd 2015
Update: Development of GapDebug has been discontinued. Read the End of Life Notice for more information. Here is the Twitter chat recap in case you missed it!Q1.Does SDC can deliver #Eclipse based third party IDE? A1. Yes with SDC you can deliver to your developers software like #springio’s … Read More

Introduction to MQTT Protocol

Posted on Sep 22nd 2015
IntroductionThe Internet of Things (IoT) is a fast growing market. The general idea behind IoT it is to connect everything (clothes, devices, houses, public transport, medical devices, etc.) into a set of networks to raise precision, productivity or even define a completely new user experience. This article focuses … Read More
Show More