Sessions

Meet the talks!

How to migrate the legacy project to Spring Boot

Sergei Chernov - Miro

If you have a very old legacy project and would like to have cutting edge features from the Spring ecosystem, it can be quite challenging to migrate. But it’s possible. The good news is that it can be done step-by-step in a huge codebase (not via an immense single PR). Let’s consider practical phases of this migration, introduce some temporary workarounds and then eventually get rid of them.