I'm want to enable assertions for the Play! JVM. I saw there is some configuration in the application.conf, but I'd no success by guessing how this may work. So, how do I do that?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
If you mean support for the "assert" language feature, it seems to be as simple as:
|
|||
|
|