Appendix

Here you will find topics that do not fit perfectly into the main content of this book.

Resource Bundle

The chat application is able to display the text in two languages, English and Portuguese.

messages.properties

This is the default resource bundle that will be used when the user doesn’t specify any other locale. It shows the text in English.

menu.language=Languagemenu.language.english=Englishmenu.language.portuguese=Portuguesemenu.chatrooms=Chat Roomsmenu.new.chatrooms=New Chat Roommenu.logout=Logoutmenu.leave.chatroom=Leave Chat Roomlogin.title=Loginlogin.your.username=Your usernamelogin.your.password=Your passwordlogin.username=Usernamelogin.password=Passwordlogin.signin=Sign Inlogin.create.account=Or create an accountlogin.badCredentials=Invalid ...

Get Pro Java Clustering and Scalability: Building Real-Time Apps with Spring, Cassandra, Redis, WebSocket and RabbitMQ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.