spring-boot icon indicating copy to clipboard operation
spring-boot copied to clipboard

Server tests can pick up incorrect loader classes

Open philwebb opened this issue 5 years ago • 0 comments

Whilst working an issue in spring-boot-loader I noticed that spring-boot-server-tests didn't appear to pick up the latest code. This might be because the loaded classes are an implicit dependency obtained via spring-boot-loader-tools.

philwebb avatar Jan 22 '20 20:01 philwebb