There was an error while loading. Please reload this page.
1 parent 87a1d58 commit 8732accCopy full SHA for 8732acc
1 file changed
websocket/encoder/src/main/webapp/index.jsp
@@ -45,12 +45,12 @@
45
<html>
46
<head>
47
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
48
- <title>WebSocket : Encoder and Decoder</title>
+ <title>WebSocket : Encoder and Decoder in Annotated Endpoint</title>
49
50
51
</head>
52
<body>
53
- <h1>WebSocket : Encoder and Decoder</h1>
+ <h1>WebSocket : Encoder and Decoder in Annotated Endpoint</h1>
54
55
Type valid JSON in the textbox and click on "Echo JSON" button.<br><br>
56
<div style="text-align: center;">
0 commit comments