specification-arg-resolver icon indicating copy to clipboard operation
specification-arg-resolver copied to clipboard

add doc regarding spring boot devtools and restart classloader issues

Open nisrael opened this issue 2 years ago • 0 comments

As described in the changes there was a classloader issue with spring boot devtools. I forked your spring boot 3 example, added spring boot devtools and the workaround; https://github.com/nisrael/specification-arg-resolver-example-springboot3 To trigger the exception comment out the line in src/main/resources/META-INF/spring-devtools.properties.

nisrael avatar May 19 '23 15:05 nisrael