Skip to content

Commit

Permalink
Add json facet to websocket entry
Browse files Browse the repository at this point in the history
Closes gh-1614
  • Loading branch information
mhalbritter committed Oct 9, 2024
1 parent 05f9b21 commit 29b4c6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -808,6 +808,8 @@ initializr:
- name: WebSocket
id: websocket
description: Build Servlet-based WebSocket applications with SockJS and STOMP.
facets:
- json
links:
- rel: guide
href: https://spring.io/guides/gs/messaging-stomp-websocket/
Expand Down

0 comments on commit 29b4c6c

Please sign in to comment.