Ein Blog

Gesammelte Notizen

And now some action with Spring Boot and Spring MVC

29 Februar, 2016 | REST

This time we want to switch something on or off. In this case it is a WLAN Plug from Edimax (to be precise Edimax SP 1101W).

At the ELV Forum some folks dokumented the XML strings used to control the plug.

I created a Rest service, this time using Spring Boot, Spring MVC and Spring Hatoas to simply the control.

You'll find the source here.