salmar / spring-websocket-chat

Chat application using Spring WebSockets
614 stars 316 forks source link

java.lang.IllegalAccessException #18

Closed arunhareesh closed 6 years ago

arunhareesh commented 6 years ago

java.lang.IllegalAccessException: Class org.springframework.beans.BeanUtils can not access a member of class com.sergialmar.wschat.config.ChatProperties$Destinations with modifiers ""

arunhareesh commented 6 years ago

added modifier public in static class Destinations. ChatProperties.java