spring-projects / spring-boot

Spring Boot
https://spring.io/projects/spring-boot
Apache License 2.0
74.56k stars 40.55k forks source link

Update auto-configuration report OnClass with the source jar #6744

Open philwebb opened 8 years ago

philwebb commented 8 years ago

It would be helpful if @ConditionalOnClass reporting also included the source jar.

snicoll commented 8 years ago

OK but if we do this, I'd like that we have some way to denormalize the outcome message. Right now it's a black box string and this makes my life quite complicated to implement a nice report for #6612