Have something interesting to share with Java Eastern Europe community?
Become a speaker now
Nicolai Parlog

Nicolai Parlog

Disy Informationssysteme GmbH, Germany

Nicolai is a thirty year old boy, as the narrator would put it, who has found his passion in software development. He constantly reads, thinks, and writes about it, and codes for a living as well as for fun.

He works as at Disy, Germany’s leading provider for spatial and environmental IT-solutions, where he improves the flagship product. He started blogging in September 2014 and is a long-tail contributor to several open source projects.

Speaker's activity
The Java Module System In Action
May 20th
15:30-16:15
Talk
English

You might have heard about Project Jigsaw in Java 9 but did you see it in action? This talk will walk you through the features and pitfalls while modularizing an example application.

It will show how to:

  • define modules and a module graph;
  • migrate an application while handling unmodularized dependencies;
  • analyze an application and its dependencies for compatibility problems.

With the different pieces of the puzzle coming together you will be able to vet or even spike _your_ app’s migration.

Slides
Slides can be found here.
Video