-
-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
Description
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 playframework/play-spring-loader#7
eximius313 and mkurz