Speaker Details

Bouke Nijhuis
CINQ

Bouke Nijhuis is the CTO at CINQ ICT. He likes to learn new things and he loves to live code on the stage. Furthermore he is an international speaker and a committer of open source projects. You can reach him on Twitter at @BoukeNijhuis.

In this talk we will dive into the question whether generative AI can generate working code when we only provide test cases. So we take the main principle from TDD: we write the tests up front. Then we use a generative AI to create the code. If you wrote the tests correctly and they all pass, you should have a working prototype. Even better, if the tests pass and you trust the tests, the code is production ready!

With some live coding, we will explore this idea together. Furthermore we will take a look at the implications of this paradigm shift. After attending you should be able to apply this technique to your own project.

More

Every backend developer has struggled with the problem of endpoint versioning. There are several ways to address this, but existing solutions did not meet all my needs. So, I decided to create my own library to solve this problem in Spring Boot.

In this talk, I will explain the characteristics I expect from a proper URI path versioning solution. Furthermore, I will demonstrate, with live coding, how you can solve this problem. We will start with a simple hardcoded solution and gradually improve it until we reach the final, robust solution.

After attending this talk, you will have a clear idea of how to elegantly solve the endpoint versioning problem in Spring Boot. Even if you prefer other frameworks, you will be able to apply these techniques and create your own library.

More

Searching for speaker images...