(Perhaps offtopic) Tell me about play framework
I'm considering rewriting my kotlin (ktor) backend app with scala
And as i got, there is no huge scala backend frameworks except for play, so... how is it? Does it worth it? How it feels in comparison with other mvc frameworks like spring? Does it giving enough freedom?
Any experience or suggestion is appreciated ^^
3 Replies
⌛
This post has been reserved for your question.
Hey @Tusya <3! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.
I haven't done anything with Play framework (and especially not with Scala) except maybe setting up sample stuff etc but it looks like it is fairly low-level
But you should also be able to use Java frameworks with Scala code
though setting up the build may be a bit complicated with some of them since they might not have any setup for sbt
for example there's https://github.com/jecklgamis/spring-boot-scala-example for Spring Boot
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.