Stas Bytsko

Results 4 comments of Stas Bytsko

I got similar error when I use Option[Int] - regardless if it's in the nested class or not: ``` import org.json4s.jackson.Serialization.writePretty implicit val formats: org.json4s.DefaultFormats.type = org.json4s.DefaultFormats case class TestOptionInt(table_name:...

Thank you @JitPackJoyride. I do have similar workaround at hand. But if we are willing to call raw protoc, I don't see why we need buf at all

What about a folder with jars? I usually have some server delpoyed and I want to search for some class inside all of the jars inside it

This is better, but still will leave a lot of unziped files, potentially corrupting my deployment folder. Can this script be modified to clean up after itself?