twitter emulation:Java和Angular中的Twitter仿真 源码
Java和Angular中的Twitter仿真 该应用程序模仿Twitter的主要功能: 登录,注销; 帐户管理(注册,编辑,删除,按子字符串搜索); 主页(帐户属性,时间轴,推文,关注者,关注者); 发推文; 关注/取消关注。 通过几种方式: Spring MVC中,JSP 春天开机,JSP 春天开机,角 要求 (可选) (可选) 跑步 Spring MVC,JSP 更改目录: cd twitter-emulation-spring-mvc-jsp 从命令行使用Maven : mvn jetty:run ( H2 ) mvn jetty:run -P development ( H2 ) mvn jetty:run -P production ( Oracle数据库) ( Oracle数据库连接属性: etc/jetty.xml ) 在以下位置访问已部
文件列表
twitter-emulation:Java和Angular中的Twitter仿真
(预估有个230文件)
.gitignore
32B
.gitignore
635B
app.component.css
0B
registration.component.html
2KB
login.component.html
1KB
new-tweet.component.html
1KB
profile.component.html
2KB
delete-account.component.html
439B
follow.component.html
440B
top-bar.component.html
1KB
暂无评论