Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

sbt idiomatic way to add settings

scala sbt

How to merge iterator parser

scala iterator

How to compile/eval a Scala expression at runtime?

scala

How do I create an sbt task to generate code, then include these generated managed sources in my root project?

scala sbt

Transactional method in Scala Play with Slick (similar to Spring @Transactional, maybe?)

Kryo: deserialize old version of class

Method References like in Java 8 in Scala

How to get the number of records written (using DataFrameWriter's save operation)?

How to set up play framework ApplicationLoader and Macwire to work with custom routes?

Marshalling nested custom Objects in Sangria

scala playframework sangria

Scala : Registry design pattern or similar?

java scala design-patterns

Request timeout in Gatling

scala maven gatling

How to find the size of an object in scala?

Scala coding standards: curly braces on the same line

scala

What does Dotty offer to replace type projections?

How to access all public members of an object recursively using Scala reflection?

Comparing two data frames in Spark (performance)

Trim values of String fields of a case class

scala shapeless

Recovering underlying Future into Cats' EitherT's Left?

scala scala-cats

Proper way to programmatically stop an Alpakka Kafka stream