aboutsummaryrefslogtreecommitdiff
path: root/juick-server/src/main/java/com/juick/configuration/DataConfiguration.java
AgeCommit message (Expand)Author
2017-06-29project structure: split server into jdbc + webGravatar Vitaly Takmazov
2016-12-20StringUtils.EMPTYGravatar Vitaly Takmazov
2016-12-13separate update configurationGravatar Alexander Alexeev
2016-12-13mysql updaterGravatar Alexander Alexeev
2016-11-30beans dependenciesGravatar Alexander Alexeev
2016-11-23SearchService stub for most casesGravatar Alexander Alexeev
2016-11-22add APNS feedback componentGravatar Vitaly Takmazov
2016-11-18one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ...Gravatar Alexander Alexeev
2016-11-16server-core -> juick-serverGravatar Vitaly Takmazov