aboutsummaryrefslogtreecommitdiff
path: root/juick-ws/src/main/java/com/juick/ws/configuration
AgeCommit message (Expand)Author
2017-11-03server-ws: code cleanupGravatar Vitaly Takmazov
2017-10-18ws: httpclient -> RestTemplateGravatar Vitaly Takmazov
2017-10-16ws: fix xmpp initializationGravatar Vitaly Takmazov
2017-10-16web: move scheduler config to base web configGravatar Vitaly Takmazov
2017-10-16ws: fix scheduler configGravatar Vitaly Takmazov
2017-10-15api: ImagesServiceGravatar Vitaly Takmazov
2017-09-05fix other web configurationsGravatar Vitaly Takmazov
2017-08-21ws: cleanup components initializationGravatar Vitaly Takmazov
2017-07-20Update copyrights in all java sourcesGravatar Vitaly Takmazov
2017-06-30MVC was not enabled in apps based on BaseWebConfigurationGravatar Vitaly Takmazov
2017-06-29notifications and configurations refactoringGravatar Vitaly Takmazov
2017-06-25commons-lang3 deprecated classes -> commons-text and commons-codecGravatar Vitaly Takmazov
2017-01-17drop juick-console, add protocol handler to juick-wsGravatar Vitaly Takmazov
2017-01-12juick-ws: ping websocket clientsGravatar Vitaly Takmazov
2016-12-16CharEncoding.UTF_8Gravatar Vitaly Takmazov
2016-12-12juick-ws: drop status servletGravatar Vitaly Takmazov
2016-11-30configurations clean-up, import is redundantGravatar Alexander Alexeev
2016-11-30juick-ws: update to data servicesGravatar Vitaly Takmazov
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