Earlier quoted context omitted.
Scala is usually omitted for one reason or another when Kotlin is compared against Java as a better alternative, which is a shame.
Scala has to the solution to every problem except the problem of too many features.
Scala is a pretty simple, concise and coherent language though. Never understood why people deem it has too many features, I write it professionally and never felt so.
At least comparing it to C, C++, Python. Java may be more simple, but you have tons of features added with metaprogramming via dozens of annotations generating lots and lots of boilerplate, Lombok and Spring are examples of that.