We all grow older, but do our projects really have to? By Simon Verhoeven

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • Due to a wide variety of reasons your codebase might have gotten a bit stale, and you now need to do a major upgrade (and maybe even switch framework) or maybe there are new guidelines to follow that need to be applied to all your projects.
    Do you really have to do all the basic actions yourself, do you need to go through every single file, just to use modern conventions?
    In this Tools in Action talk I'll showcase how OpenRewrite can come to your aid to help you modernize your applications, and apply major refactorings.
    SIMON VERHOEVEN
    Simon Verhoeven is a Java software engineer that's interested in sharing experience, and always up for an interesting conversation.

Комментарии • 1

  • @nicovanbelle1751
    @nicovanbelle1751 11 месяцев назад +1

    Nice talk, Simon. I'm going to check if we can make some of our migrations easier with this tool 👌