We now declare explicit Spring Boot DevTools configuration to include Spring Data REST WebMVC and HAL Explorer in the restart classloader to prevent proxying issues with package protected types. Fixes GH-2438.
2 lines
87 B
Properties
2 lines
87 B
Properties
restart.include.spring-data-rest-webmvc:/spring-data-rest-hal-explorer-[\\w-\\.]+\.jar
|