Monthly Archives: March 2014

Messaging and Websockets with Spring 4

21-Mar-14

This is the third Post in my series Developing a web application with Spring Boot, AngularJS and Java 8. My old application had a J2ME(!) companion on my dump phone that send my location to the app, showing it on the page. This was 2009… Before my iPhone time. Planning a longer bike tour in […]

Read the complete article »

Using Java 8 .now()

10-Mar-14

This is the second Post in my series Developing a web application with Spring Boot, AngularJS and Java 8. Java 8 has a major history. Many features should have been already included in Java 7 (i.e. Lambdas (anonymous functions for the elderly), modules and some stuff from project coin), which was released in 2011. Now, […]

Read the complete article »