aboutsummaryrefslogtreecommitdiff
path: root/juick-ws/src/main/java/com/juick/ws/configuration
AgeCommit message (Expand)Author
2016-11-25web socket configuration separated; header mapping fixedGravatar Alexander Alexeev
2016-11-17bugfix: Injection of autowired dependencies failed; nested exception is java.lang.IllegalStateException: Only one Tra...Gravatar Alexander Alexeev
2016-11-17webSocket app configuration merged with webSocketMvcConfigurationGravatar Alexander Alexeev
2016-11-16juick-ws: threads are handled by babblerGravatar Vitaly Takmazov
2016-11-12extracted application configuration from Mvc configuration with application specific beans;Gravatar Alexander Alexeev
2016-11-11logback configurations are copiedGravatar Alexander Alexeev
2016-11-11common data configuration is addedGravatar Alexander Alexeev
2016-11-10"ignoreResourceNotFound = true" for juick.confGravatar Alexander Alexeev
2016-11-08reorganize structure againGravatar Vitaly Takmazov
2016-10-24push component -> juick-notifications projectGravatar Vitaly Takmazov
2016-10-24ws: fix injectionsGravatar Vitaly Takmazov
2016-10-24s2s: fix routerGravatar Vitaly Takmazov
2016-08-08juick-ws: fix Environment injectionGravatar Vitaly Takmazov
2016-08-08juick-ws: components as async beansGravatar Vitaly Takmazov
2016-08-07juick-ws: do not use servlet api directly, refactor components as InitializingBeanGravatar Vitaly Takmazov
2016-07-27fix ws configurationGravatar Vitaly Takmazov
2016-07-27juick-ws: websocket terminalGravatar Vitaly Takmazov
2016-07-20DriverManagerDataSource -> BasicDataSourceGravatar Vitaly Takmazov
2016-07-19juick-ws: add status pageGravatar Vitaly Takmazov
2016-07-07reorganize project, part 3Gravatar Vitaly Takmazov