mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 08:25:44 +01:00
replace DefaultEngine annotation with the new Default annotation
This commit is contained in:
@@ -63,7 +63,7 @@ import javax.servlet.ServletContext;
|
||||
*
|
||||
* @author Sebastian Sdorra
|
||||
*/
|
||||
@DefaultEngine
|
||||
@Default
|
||||
public class MustacheTemplateEngine implements TemplateEngine
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user