Flutter Global Summit 2022

Steven Flutter Summit

Our Software Crafter Steven De Cleene participated in the Flutter Global Summit earlier this year. In this blog you can read his experiences and his reflections.

KubeCon2022

kubecon 2022 conference

Kevin Van Loo Software Crafter Kevin is an enthusiastic and highly driven software crafter. He has over 15 years of experience in various fields in the IT world. Currently, he mainly takes on tasks as a senior developer and team leader. His dedication and responsibility ensure that every assignment is in good hands with him.

NG-BE 2021 | Not just about tech talks

Goodie bag

NG-BE 2021 is a 2-day event in Ghent, Belgium, that brings together Angular developers and experts from all over the world to share ideas, news and opinions about Angular. As the title of this blog article already states: NG-BE is not just about tech talks! It is commonly known that it is one of the [...]

Tribe Day October 2021

Tribe Day Oct. 21

Register now for our Tribe Day on Oct. 12 with sessions on Cloud Computing, CI/CD and Application Security. Food included!

Securing your Spring apps with KeyCloak

Copy of Introduction to reactive programming with spring

org.keycloak keycloak-spring-boot-starter And also add the dependency in the dependency management section: org.keycloak.bomb keycloak-adapter-bomb 3.3.0.Final pom import After this is done, we need to let Spring Security know how to communicate with KeyCloak. To do this, add the following properties to the application.properties file: keycloak.auth-server-url=http://localhost:8080/auth keycloak.realm=ContinuumSecure keycloak.resource=ContinuumDemo keycloak.public-client=true The value we specify in keycloak.resource matches the client [...]

The makings of a good architect

blog alain

Alain Van Hout Java Crafter Alain Van Hout is a Java Software Crafter with a Master in Science (Biology) and experience in academic research concering evolutionary biology. Currently, Alain is working on web applications and API intergrations at the genomics data analysis provider BlueBee (Mechelen), where he combines his background in biology with his passion [...]