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 (small) open source project to give you a head start if you want to get starting with Spring Boot and Thymeleaf.
As far I can see the basics are included
- REST API controller
- Page controlle
- Templates
- Fragments
- Localisation
- Security
- manifest file to push application to Cloud Foundry
- Docker file
- Kubernetes file
You can find this project on Bitbucket, https://bitbucket.org/flinden68/spring-forward-starter/src/develop/