viewsDirectory property
Directory containing .html view templates.
Templates use dot notation: users.profile → views/users/profile.html
Implementation
final String viewsDirectory;
Directory containing .html view templates.
Templates use dot notation: users.profile → views/users/profile.html
final String viewsDirectory;