Java / NLJUG

551 Videos

J-Spring 2022: Ixchel Ruiz – DevOps for Java developers

https://jspring.nl In recent years, how we approach development has dramatically changed with the rise of DevOps, Cloud Computing, and Container technologies. Learn how to take advantage of microservices, serverless, and cloud-native technologies with the latest DevOps techniques to create hyper-productive and successful teams.

J-Spring 2022: Johan Janssen – Java’s Hidden Gems: Tools and Libraries

https://jspring.nl https://nljug.org This session is a whirlwind tour of many lesser known, but very interesting, Java tools and libraries. We’ll have a sneak peak at dozens of tools to improve security, builds, architecture, tests and other areas. After this session you’ll surely have learned something new, which you can further investigate whenever you want to […]

J-Spring 2022: Oleg Selajev – Mastering Testcontainers for better integration tests

https://jspring.nl https://nljug.org Testcontainers libraries are a great way to create a reliable environment for running tests. It provides programmable, lightweight, and disposable containers to give you more confidence in your integration tests. Getting started with Testcontainers is super straightforward, but have you looked into more advanced features to supercharge your test suite? In this session, […]

J-Spring 2022: Peter Hilton – Modelling universal values

https://jspring.nl https://nljug.org Why domain modelling doesn’t stop at the attribute level Modelling tends to focus on what’s specific to your domain, which means starting from the beginning, all the way down to the level of individual number and text values. But data such as telephone numbers and people’s names have been around for longer than […]