Skip to content

Progetto Angular con integrazione Rest Spring + Websocket

Notifications You must be signed in to change notification settings

alemarra89/teamshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectWork - teamshare

Progetto Angular con integrazione rest Spring + Websocket

  • Entrare da terminale nella cartella del progetto ed eseguire npm install per installarne le dipendenze.

  • Eseguire ng serve ed navigare all'indirizzo http://localhost:4200/ per vedere l'applicazione in funzione.

  • La navigazione è implementata in parte ed esiste una parziale gestione del token jwt.

File di configurazione

  • src/environment/environment.ts: per settare la baseUrl dei servizi rest e del server dei websocket

  • src/app/my-rx-stomp.config.ts: contiene la configurazione dei websocket

  • src/app/features/dashboard/dashboard.component.ts: nell'ngOnInit è contenuta la subscription ai topic '/events/' configurati lato server.

About

Progetto Angular con integrazione Rest Spring + Websocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published