playframework icon indicating copy to clipboard operation
playframework copied to clipboard

Add a sample for Java based application with default Twirl Java imports

Open rt83 opened this issue 6 years ago • 1 comments

When working with java based Play Application, default JAVA imports must be enabled in order for things such as Java forms to work inside Twirl template.

I added this as an example for users of the plugin. Also modified the user guide.

rt83 avatar Nov 09 '19 08:11 rt83

Wow! This is awesome! I'm sorry for having left this PR linger. Would you be willing to rebase it on the current master?

JLLeitschuh avatar Oct 05 '20 19:10 JLLeitschuh