master
BAEL-4648: How to debug Websockets (#11469)
BAEL-5084 package name updated
JAVA-27512: Upgrade spring-websockets to Spring Boot 3 (#15577)
Put html and js resources back to their original location. Split backend code so it doesn't modify existing examples. Added a bots.html page for the server push version.
Added push messages using the @Scheduled annotation.