salmar / spring-websocket-chat

Chat application using Spring WebSockets
614 stars 316 forks source link

Update ChatProperties.java #19

Open arunhareesh opened 6 years ago

arunhareesh commented 6 years ago

Error occured while bootRun:- Class org.springframework.beans.BeanUtils can not access a member of class com.sergialmar.wschat.config.ChatProperties$Destinations with modifiers ""

added modifier public in static class