Javier Orfo
Javier Orfo
> In the last days I started to have this error everytime I try to use `WildcatRun`. Nothing has changed in my environment. > > There is a way to...
The command **:WildcatRun** builds your project with "mvn clean package", copies the generated war into the server (Tomcat in your case) and starts the server. To spot the error, please...
Hi, @rodhash Try the body parameter without equals sign: ```ship ~[BODY]~ name foo ```
This plugin has been migrated to Zig allowing to use **multipart/form-data** [Example here](https://github.com/javiorfo/nvim-ship/blob/master/tests/ships/multipart_formdata.ship)