If somebody want to start playing with Spring Fu i...
# spring
s
If somebody want to start playing with Spring Fu internals, we have 2 easy issues ideal for contributing the first time: Undertow (https://github.com/spring-projects/spring-fu/issues/59) and Jetty (https://github.com/spring-projects/spring-fu/issues/60) server modules
👍 1
i
JFYI: I'll try to implement undertow part tonight
s
Thanks please add a comment on this issue in order to avoid other to do the same work like that happen for CORS.
r
@irus Nice that you introduced those labels. I was already looking for a chance to contribute.
i
@Ronny Bräunlich I believe you like to mention @sdeleuze 🙂
😬 1
s
^^
o
@irus you promised that for #ktor already 🙂
i
@orangy yep, but #ktor takes much more time, and undertow + spring-fu is low-hanging fruit
They already have undertow -> reactor adapter, so it's like few lines of code
o
Ah, I see