Classloading issues when using Spring Boot Starter and Spring Dev Tools

XMLWordPrintable

      Spring Boot provides a library called Spring Dev Tools [1] that makes development easier by providing things like auto-restart on source code changes. This is implemented by an additional classloader which can result in problems with object (de-)serialization (see linked support case).

      Let's evaluate if we can improve things on our side to avoid such problems.

      [1] https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#using.devtools

            Assignee:
            Hariharan Parasuraman
            Reporter:
            Thorben Lindhauer
            Yana Vasileva Yana Vasileva
            Tassilo Weidner-Mühl Tassilo Weidner-Mühl
            Hariharan Parasuraman Hariharan Parasuraman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: