The source JARs contained by the build don't seem to contain the sources of the types introduced by merging the spring-reactive efforts into the core framework.
Hm, I see them published for spring-web and also spring-web-reactive. The class you have clicked on in the attached image is actually an existing class in the spring-web module which itself is an existing so I don't think this is related to the build. Could there be some issue in the local maven repository or IDE related ?
Interestingly, it looks like I pulled the sources of Spring 5 July 13th, a date when the reactive support hadn't been merged back yet. The intermediate binary updates issued by the IDE didn't pull down the sources again. I now manually triggered the download of sources and they're now showing up properly.
Oliver Drotbohm opened SPR-14469 and commented
The source JARs contained by the build don't seem to contain the sources of the types introduced by merging the spring-reactive efforts into the core framework.
Affects: 5.0 M1
Attachments:
The text was updated successfully, but these errors were encountered: