spring boot, file download insted of showing view

use it: 


<!-- https://mvnrepository.com/artifact/org.apache.tomcat/tomcat-jasper -->

<dependency>

    <groupId>org.apache.tomcat</groupId>

    <artifactId>tomcat-jasper</artifactId>

    <version>9.0.10</version>

</dependency>


Comments

Popular posts from this blog