Francesco Guardiani
Francesco Guardiani
Added mock server executable
I think that can be awesome to use a tweaked express-generator that generate a swagger-server with the paths' middlewares ready, like swagger-codegen.
**Is your feature request related to a problem? Please describe.** Implementation of composite propagator, with ability to choose which should be used as injectors and which should be used as...
Actually to explore the file I use Structure tab of intellij, but it's a bit painful to easily find things. I think that could be cool to have a structure...
I think it would be nice to have better string concatenation, using the `+` operator: ```sql id + "abc" ``` From my understanding, this is not really a standard operator,...
Hi, I think it could be cool to see in the iso download view the speed of download. If you can point me where to start, I will to contribute...
#### Describe the feature We need a way to automatically reload certificates from files when they're expired. #### Use cases In Kubernetes and other orchestration platforms it's very common to...
Add AbstractThrowableAssert#causesChain to simplify performing assertions on a chain of throwables
#### Check List: * Fixes #1147 (ignore if not applicable) * Unit tests : YES * Javadoc with a code example (on API only) : YES * PR meets the...
Today I had a network outage and I've found out that ko doesn't work when offline when trying to push to kind, even if the base image is already on...
Hi, I would like to know how to debug applications deployed with ko with a remote debugger (like https://squash.solo.io/)