Skip to content

szerhusenBC/spring-boot-server-push-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Server Push Demo

About

This is a Kotlin demo for Spring Boot for pushing data from the server to the client with SockJS and StompJS.

Requirements

This demo is build with with Maven 3.6.x and Kotlin 1.3.x.

Usage

Just start the application with the Spring Boot maven plugin (mvn spring-boot:run). The application is running at http://localhost:8080.

You can increase the counter by requesting the page http://localhost:8080/notify.

Spring Reference Documentation

For further reference, please consider the following sections:

Spring Guides

The following guides illustrate how to use some features concretely:

Author

Stephan Zerhusen

Copyright and license

The code is released under the MIT license.

About

This is a Kotlin demo for Spring Boot for pushing data from the server to the client with SockJS and StompJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published