Skip to content

Commit

Permalink
Checkstyle.
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre committed Nov 23, 2020
1 parent 2eb32fd commit ac82e27
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ public static void main(String[] args) {
}


/**
* XSLT view.
*/
@Bean
public ViewResolver xsltViewResolver() {
XsltViewResolver viewResolver = new XsltViewResolver();
Expand Down

0 comments on commit ac82e27

Please sign in to comment.