Magnolia.K
Magnolia.K
https://github.com/json4s/json4s/commit/d0781fe3c6acf7feb889d25260c9110dd2b8a6b2
Giter8 seems to be able to recognize OpenSSH format keys by eliminating the dependency on jsch with the following changes in the latest 0.14.0 version. https://github.com/foundweekends/giter8/commit/c51d1711815db44cc4458b81b286ad26c9132598 When I prepare an...
@charpov fixed in sbt 1.7.2 https://github.com/sbt/sbt/releases/tag/v1.7.2
If the argument is omitted, it may be a good idea to use scala-seed.g8 as the default value.
I also believe that setting the GitHub Actions cache won't be dramatically faster However, it seems to be different with respect to the originally set cache path, coursier, has that...
The URLs you listed are older versions of the documentation. There are currently no updates to the documentation for older versions of Scalatra. The latest documentation specifies a newer version...
For future maintainability of Scalatra, we can specify it as deprecated once in Scalatra 2.8 as well as Scalate support. And we'd better rethink our support for Json4s!
Jetty has reworked WebSocket in version 10, so version 10 or later will be the target. Also, since WebSocket does not have an interface standard like Servlet, it is necessary...
thank you for your comment As you pointed out, I think that it is difficult to support other JSON libraries in the same way, as the current JSON support strongly...
> What does it mean? If we put Spray-Json and Argonaut's support in 2.7, we mean we have to decide whether or not to add without support for case class...