接下来做新闻的爬取和推荐,还需要学习一个,就先把进度缓一缓。
就想把项目部署到公网上去,便买了一个阿里云学生服务器
39.108.50.202:8080<–网址
昨天下午折腾到今天中午,总算成功了。
今天又查了下我的选题,原来是要做娱乐新闻网站……到时候在改吧……
先放上去,不更新,等做完
pom.xml
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<exclusions>
<exclusion>
<groupId>org.springframework.boot<