ichat:使用Spring Boot和Angular的实时聊天应用程序

时间:2021-04-14 02:00:31
【文件属性】:
文件名称:ichat:使用Spring Boot和Angular的实时聊天应用程序
文件大小:397KB
文件格式:ZIP
更新时间:2021-04-14 02:00:31
TypeScript 我聊天 A real-time chat application with Spring Boot and Angular 先决条件 - Java 8 - Maven - NodeJS - Angular CLI 功能总结 - The backend part is a Spring Boot application which exposes Rest API for login / logout feature. It does not use Spring security for authentication. The login feature is only registering the user in the database (In memory database). The backend enables STOMP messaging over Websocket
【文件预览】:
ichat-master
----README.md(809B)
----backend()
--------.gitignore(333B)
--------.mvn()
--------src()
--------mvnw(10KB)
--------pom.xml(3KB)
--------mvnw.cmd(6KB)
--------README.md(252B)
----frontend()
--------ichat-client()
--------README.md(501B)

网友评论