movierecommend
movierecommend copied to clipboard
基于Spring Boot的大数据电影推荐系统,采用协同过滤算法实现个性化推荐,前端地址https://github.com/erxuesun/moviefront
Results
2
movierecommend issues
Sort by
recently updated
recently updated
newest added
兄弟,管理员界面在哪?我没找到
The following class uses `@Bean` on a field, but is missing `@Component` or `@Configuration` annotation on the class. Is it intentional? https://github.com/pq-dong/movierecommend/blob/625092676e2dfb2b2ee29952a0da55deb3a548ab/src/main/java/pqdong/movie/recommend/config/ElasticSearchConfig.java#L14 Reference: https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/annotation/Bean.html