> Looks like for the main, "optional" flag makes some classpath magic not
> working :)
>         <dependency>
>             <groupId>org.springframework.boot</groupId>
>             <artifactId>spring-boot-starter</artifactId>
>             <version>${spring-boot.version}</version>
>             *<optional>true</optional>*

Have you got any concrete example demonstrating this issue? I'd like
to keep this dependency optional, as it should be up to the developer
to pick the Spring Boot version of his/her choice.

Cheers.

-- 
Henryk Konsek
http://henryk-konsek.blogspot.com

Reply via email to