Juanjo Aguililla
Juanjo Aguililla
Ok... I was asking because if that was possible, the code embedded in the documentation could be tested (picked from a test) and documentation would be correct :) Do you...
Would it be safe to use a single Gradle project for many different web servers? Couldn't that create dependency problems (different versions)?
No, but it would be hard to tell without knowing the list of examples in advance... And being it open, it could eventually generate a problem with conflicting dependencies. And...
If you share more details, I could be interested in doing it. What should a typical sample implement? Or you could take the TechEmpower Benchmark implementations as valid examples :)...
I hope you recover quickly. Rest and get well @nbrady-techempower!
I'll check that today
PR #5669 should fix the build, sorry for the inconvenience!
Thanks for contributing! You need to set up a JDK11 (nullOutputStream is available for JDK11+). Check `contributing.md` for all details. And if you need to do anything else not listed...
I'll assign it to you, however, note that it is a long task and it doesn't matter if you finish it or not (it is a continuous background tasks until...
You'll need Docker installed... you can take a look at the [contributing guide](https://hexagonkt.com/contributing/#local-setup). And ask again if it doesn't solve your problem (in that case, I'll help you and update...