In my play application, whenever I do sbt run, the server starts and a line gets printed
Server started, use Enter to stop and go back to the console
Can I override this behaviour so that enter doesn't stops the server
In my play application, whenever I do sbt run, the server starts and a line gets printed
Server started, use Enter to stop and go back to the console
Can I override this behaviour so that enter doesn't stops the server