Engage 2020: Hello are you listening, There is stream for everything

Today I have gave a presentation at Engage Usergroup in Burgers Zoo, Arnhem. My presentation I was in the emerging technology track to share information about Spring Cloud Stream and how easy it is to connect to a message broker like RabbitMQ or Kafka. Engage 2020: Hello are you listening, There is stream for everything Read More

Deploy Spring Cloud Function to IBM Cloud

Lately I was playing around with Spring Cloud Functions by building a small demo application. Locally It runs without any problems. The Spring Cloud team did a great job. Easy to use like most of the Spring Framework projects. Run it on IBM Cloud But why run it locally, it should run in the Cloud. Read More

The slides of my 2 sessions at NCUG 2019

I had the pleasure to do 2 presentations at NCUG, formerly known as ISBG. It were very technical questions, but was happy that people where brave enough to attend 😉 Spring forward: an introduction to Spring boot and Thymeleaf for (XPages) developers The world of (XPages) developer is moving fast. Customers rethinking platforms and solutions. Spring Read More

Engage 2019: The good, the bad and the ugly: a not so objective view on front end development

This week was Engage 2019 in Autoworld in Brussels. Theo Heselmans and crew did an amazing job, again, in a stunning venue. I was privileged to be speaking again. My Session I was really surprised to have a full room. I enjoyed it very much to deliver my opinion on the current most populair front Read More

Speaking at ISBG, hope to see you in Stockholm

Finally the agenda is published for the ICS Nordic event, ISBG. This year I will be one of the speakers. Sessions I will do 2 sessions, both about Spring Boot. One is an introduction to Spring Boot especially for Domino developers. The second will be more advanced, learn more about Reactive programming. Hope to see Read More

Supercharge your API with Reactive Streams

Today I did my session, about Reactive streams at Social Connections 14 in the very sunny Berlin. Slides of the session Social connections14: Super charge your API’s with Reactive streams from Frank van der Linden Reactive Streams Starter For this session I created a starter project, which will give you a kick start if you Read More

My slides of my session at IconUK and more

Icon UK 2018 has finished. Was great to see and speak to many people again. My Slides of IconUK Here are the slides of my session. Icon UK 2018 – Spring forward: an introduction to Spring boot and Thymeleaf for (XPages) developers from Frank van der Linden ….and more For my session I have created a Read More

Quick tip: Swagger support for Spring Webflux

At my customers when I create microservices I always add Swagger support, because it easy to test the microservice. Another create benefit it gives the business also a nice UI to see what to expect. Problem Now I am preparing a demo for my session about Reactive Programming, which I will give at Social Connections Read More

The slides of my session at Engage 2018

Engage 2018 is over. Another great event, this time at the stunning venue, the SS Rotterdam. My slides Here is are my slides of my session. Thanks everyone who had attended my session Spring forward: an introduction to Spring boot and Thymeleaf from Frank van der Linden Demo project For this session I have created Read More

Spring boot and Thymeleaf – rapid application development

At one of my customers I was able to use to build an application with preview functionality of a business critical application. As usual the business wants this application as soon as possible. So the obvious choice was Spring boot in combination with Thymeleaf. Spring Boot Spring boot created spring based applications which can run Read More