twirl icon indicating copy to clipboard operation
twirl copied to clipboard

Support for adding class annotations

Open gmethvin opened this issue 8 years ago • 0 comments

Some frameworks require adding annotations to the class. For example if you use classpath scanning in Spring to detect components you need to add the @Component annotation. We should add a TwirlKeys.classAnnotations setting to allow this.

See also https://github.com/playframework/play-spring-loader/issues/7

gmethvin avatar Nov 05 '17 03:11 gmethvin