shikeying
2022-09-30 a78b76b664830a1ac691396d5cb64166c6919ff1
recommend-video/pom.xml
@@ -40,6 +40,12 @@
            <artifactId>spring-boot-starter-web</artifactId>
            <scope>provided</scope>
        </dependency>
        <!-- FreeMarker做测试页面,2022/09/23 -->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-freemarker</artifactId>
            <scope>provided</scope>
        </dependency>
    </dependencies>